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>