Explorar el Código

请求年度数据

liuxiangqi hace 2 años
padre
commit
f802829d18
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: {