瀏覽代碼

修改提示

lvhao 6 月之前
父節點
當前提交
1809ea815a
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      template/erp/fullordertt_repeat.html

+ 2 - 1
template/erp/fullordertt_repeat.html

@@ -89,8 +89,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++)