提交 4a26fe09 编写于 作者: shuang.zhou's avatar shuang.zhou

Merge branch 'feature/finance-zs' into 'testing/finance'

修复切换项目问题

See merge request com.pica.cloud.education.frontend/pica.cloud.web-education-admin!426
...@@ -1132,6 +1132,8 @@ ...@@ -1132,6 +1132,8 @@
}) })
}, },
getContract(projectId) { getContract(projectId) {
this.formData3.contractId = '';
this.contractList = [];
this.getContractList(projectId); this.getContractList(projectId);
}, },
projectClear() { projectClear() {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册