lvhao vor 1 Monat
Ursprung
Commit
5c85fd4edc
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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>