lvhao hace 1 mes
padre
commit
a95c241bf8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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){