lvhao 1 mês atrás
pai
commit
1082c3a44a
1 arquivos alterados com 1 adições e 0 exclusões
  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)