浏览代码

部门数据优化

洪海涛 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() {
     /*