quwangxin 2 年 前
コミット
b606a60a44
1 ファイル変更3 行追加0 行削除
  1. 3 0
      src/views/factoryModel/station/components/edit.vue

+ 3 - 0
src/views/factoryModel/station/components/edit.vue

@@ -562,6 +562,9 @@
       },
       // 获取人员
       getUserPage () {
+        if (!this.form.extInfo.principalDep) {
+          return
+        }
         let par = {
           groupId: this.form.extInfo.principalDep,
           size: 999