lvhao 1 月之前
父節點
當前提交
d8d02a4548
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      template/erp/color.html

+ 1 - 0
template/erp/color.html

@@ -118,6 +118,7 @@ $(".excel2").click(function() {
     layx.load('loadId','数据加载中');
 	window.location.href = "/color/ex2?a=1&"+f;
     setTimeout(function(){
+        alert(12)
         layx.destory('loadId');
     },2000);
 });