页面报错修复
This commit is contained in:
@@ -203,7 +203,7 @@ export default {
|
||||
getCpUserPageList(){
|
||||
getCpUserPage({
|
||||
pageNo:1,
|
||||
pageSize:100
|
||||
pageSize:400
|
||||
}).then(res => {
|
||||
this.cpUserList = res.data.list;
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user