浏览代码

审核列表修正

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