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);
 });