取消限制
parent
abe76cdd32
commit
a016a21f55
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue