Explorar o código

部门数据优化

洪海涛 %!s(int64=4) %!d(string=hai) anos
pai
achega
fcbd95f524
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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() {
     /*