@@ -188,7 +188,7 @@
let params = {
pageNum: 1,
size: this.size,
- groupId: this.form.groupId
+ groupId: this.form.groupId,
hasAccount:this.hasAccount
};
this.getStaffList(params);