提交 42b9fd47 编写于 作者: 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!425
...@@ -1135,6 +1135,7 @@ ...@@ -1135,6 +1135,7 @@
this.getContractList(projectId); this.getContractList(projectId);
}, },
projectClear() { projectClear() {
this.formData3.contractId = '';
this.contractList = []; this.contractList = [];
}, },
// 获取业务类型 // 获取业务类型
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册