소스 검색

修改提示

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++)