lvhao 1 kuukausi sitten
vanhempi
commit
f624c1a321
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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)