소스 검색

部门数据优化

洪海涛 4 년 전
부모
커밋
fcbd95f524
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/views/monthlyReport/childrenPage/editReport/index.vue

+ 2 - 0
src/views/monthlyReport/childrenPage/editReport/index.vue

@@ -199,6 +199,8 @@ export default {
     this.indexShow = true
     // 默认获取用户权限
     this.$store.dispatch('monthlyReportEdit/getUserPermission')
+    // 获取部门数据
+    this.$store.dispatch('monthlyReportEdit/setSelectEnum')
   },
   mounted() {
     /*