luoyb
2021-03-11 b4b03e5b24049a2c99421fbe320752a6524743a9
src/views/user/Informationinput.vue
@@ -5840,7 +5840,6 @@
      this.empBaseInfoForm.jobName = item.value
      this.empBaseInfoForm.JobId = item.code
    }, DeptNameSelect(val) {
      debugger
      this.empBaseInfoForm.deptId = val.deptId
      this.empBaseInfoForm.deptName = val.label
      this.empBaseInfoForm.allDeptName = val.allDeptName