修改bug

prod
wangwei 2 years ago
parent f201c90f0d
commit d5ecf4ab76

@ -637,6 +637,7 @@ export default {
},
onUserSubmit() {
this.userQuery.deptId = this.currentRow.id;
this.userQuery.page=1;
this.getUerList();
},
getUerList() {

Loading…
Cancel
Save