lvhao 1 месяц назад
Родитель
Сommit
1082c3a44a
1 измененных файлов с 1 добавлено и 0 удалено
  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)