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