liuxiangqi пре 1 година
родитељ
комит
f802829d18
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/views/enterprise/project/components/year-edit.vue

+ 1 - 0
src/views/enterprise/project/components/year-edit.vue

@@ -389,6 +389,7 @@ export default {
     }
     if(this.year) {
       this.handleYear(this.year)
+      this.getList(this.year)
     }
   },
   methods: {