lvhao пре 1 месец
родитељ
комит
a95c241bf8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      template/erp/whlabel_typejs.html

+ 1 - 0
template/erp/whlabel_typejs.html

@@ -440,6 +440,7 @@ $(".summaryjs").click(function() {
         f = f + $(this).attr("name") + "=" + $(this).val() + "&";
     });
 	let url  = excel+"summaryjs/"+"?excel=1&"+f;
+    layx.load('loadId','导出中,请稍后',{shadable:0.6});
     $.get(url,{},function(res){
         layx.destroy('loadId');
         if(res.code == 1){