lvhao 1 개월 전
부모
커밋
5c85fd4edc
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      template/erp/color.html

+ 2 - 1
template/erp/color.html

@@ -119,8 +119,9 @@ $(".excel2").click(function() {
     setTimeout(function(){
         layx.destroy('loadId');
     },2000);
+    window.location.href = "/color/ex2?a=1&"+f;
 });
-	window.location.href = "/color/ex2?a=1&"+f;
+	
    
     
 </script>