Przeglądaj źródła

部门数据优化

洪海涛 4 lat temu
rodzic
commit
fcbd95f524

+ 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() {
     /*