瀏覽代碼

部门数据

洪海涛 4 年之前
父節點
當前提交
43f7f4bec9
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/views/monthlyReport/childrenPage/setReport/index.vue

+ 4 - 0
src/views/monthlyReport/childrenPage/setReport/index.vue

@@ -40,6 +40,10 @@ export default {
       tabIndex: '0'
     }
   },
+  created() {
+    // 获取部门数据
+    this.$store.dispatch('monthlyReportEdit/setSelectEnum', 'init')
+  },
   methods: {
     handleClick(tab, event) {
       this.tabIndex = tab.index