quwangxin hace 2 años
padre
commit
b606a60a44
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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