فهرست منبع

审核列表修正

wgl 4 سال پیش
والد
کامیت
11664e3f8b
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      src/projects/business/views/Master/Company/RegisterExamine.vue

+ 4 - 4
src/projects/business/views/Master/Company/RegisterExamine.vue

@@ -156,10 +156,10 @@
 								...response.data
 							];
 						}
-					}
-
-					if (this.listForm.status == 0) {
-						this.firstRecordsTotal = response.recordsTotal;
+						
+						if (this.listForm.status == 0) {
+							this.firstRecordsTotal = response.recordsTotal;
+						}
 					}
 
 					this.listForm.pageIndex++;