lvhao 1 月之前
父節點
當前提交
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)