yusheng 2 سال پیش
والد
کامیت
c29536b4cb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/workforceManagement/team/components/staffSelection.vue

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

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