lvhao 6 ماه پیش
والد
کامیت
91a3d7ab08
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      template/erp/fullorder_repeat.html

+ 2 - 1
template/erp/fullorder_repeat.html

@@ -90,8 +90,9 @@ function merge() {
         type: "POST",
         dataType: "json",
         success: function(c) {
+            layx.destroy('loadId');
             if (c && c.success) {
-				layx.destroy('loadId');
+				
 				if(c.d)
 				{
 					 for (i = 0; i < c.d.length; i++)