浏览代码

请求年度数据

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