yusheng 2 lat temu
rodzic
commit
c29536b4cb

+ 1 - 1
src/views/workforceManagement/team/components/staffSelection.vue

@@ -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);