新增所有人员信息
parent
8813018770
commit
31a9853d07
|
@ -164,7 +164,7 @@ export default {
|
|||
getList() {
|
||||
this.listLoading = true
|
||||
requestFN(
|
||||
'/xgf/user/getRecord?showCount=' + this.listQuery.limit + '¤tPage=' + this.listQuery.page,
|
||||
'/xgf/user/getAllRecord?showCount=' + this.listQuery.limit + '¤tPage=' + this.listQuery.page,
|
||||
{
|
||||
KEYWORDS: this.KEYWORDS,
|
||||
CHECK_STATUS: this.CHECK_STATUS,
|
||||
|
|
Loading…
Reference in New Issue