fix:技术评估结果的清空按钮无作用

This commit is contained in:
zqx0221
2021-07-19 15:58:58 +08:00
parent b925bc6f3e
commit a4049c3e38
2 changed files with 2 additions and 0 deletions
@@ -293,6 +293,7 @@ export default {
this.sarProject.country = ''
this.sarProject.standCode=''
this.sarProject.standName = ''
this.sarProject.standNumber=''
this.queryStandAndLaws()
}, // 外层清空条件查询
handleProjectCompliance (row) {
@@ -264,6 +264,7 @@ name: "technologyInvolveProject",
this.sarProject.country = ''
this.sarProject.standCode=''
this.sarProject.standName = ''
this.sarProject.standNumber=''
this.queryStandAndLaws()
}, // 外层清空条件查询
handleProjectCompliance (row) {