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