lvhao 1 месяц назад
Родитель
Сommit
f624c1a321
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      template/erp/js/fullorder-addeditv1.js

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

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