Forráskód Böngészése

请求年度数据

liuxiangqi 2 éve%!(EXTRA string=óta)
szülő
commit
f802829d18
1 módosított fájl, 1 hozzáadás és 0 törlés
  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: {