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