fix:技术评估结果的清空按钮无作用
This commit is contained in:
+1
@@ -293,6 +293,7 @@ export default {
|
||||
this.sarProject.country = ''
|
||||
this.sarProject.standCode=''
|
||||
this.sarProject.standName = ''
|
||||
this.sarProject.standNumber=''
|
||||
this.queryStandAndLaws()
|
||||
}, // 外层清空条件查询
|
||||
handleProjectCompliance (row) {
|
||||
|
||||
+1
@@ -264,6 +264,7 @@ name: "technologyInvolveProject",
|
||||
this.sarProject.country = ''
|
||||
this.sarProject.standCode=''
|
||||
this.sarProject.standName = ''
|
||||
this.sarProject.standNumber=''
|
||||
this.queryStandAndLaws()
|
||||
}, // 外层清空条件查询
|
||||
handleProjectCompliance (row) {
|
||||
|
||||
Reference in New Issue
Block a user