quwangxin 2 anni fa
parent
commit
b606a60a44
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/views/factoryModel/station/components/edit.vue

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

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