liuxiangqi преди 2 години
родител
ревизия
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: {