quwangxin il y a 2 ans
Parent
commit
b606a60a44
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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