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