Эх сурвалжийг харах

Merge branch 'monthly_report_daily_0.0.5' into http_test

洪海涛 4 жил өмнө
parent
commit
03ee14444e

+ 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