소스 검색

请求年度数据

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: {