lvhao 1 ay önce
ebeveyn
işleme
1082c3a44a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      template/erp/js/fullorder-addeditv1.js

+ 1 - 0
template/erp/js/fullorder-addeditv1.js

@@ -2074,6 +2074,7 @@ function checkKcyz(){
 }
 
 function copytext(that){
+	alert("复制成功")
 	var text = $(that).data("t");
 	navigator.clipboard.writeText(text)