取消限制

main
zhaoyu 2024-01-04 16:55:52 +08:00
parent abe76cdd32
commit a016a21f55
1 changed files with 1 additions and 2 deletions

View File

@ -84,8 +84,7 @@ export default {
showCount: this.pageSize,
currentPage: this.currentPage,
CORPINFO_ID: this.CORPINFO_ID,
UserId: this.userInfo.USER_ID,
STATE:'1'
UserId: this.userInfo.USER_ID
});
this.list = [...this.list,...resData.varList];
this.totalPage = resData.page.totalPage;