commit
This commit is contained in:
@@ -3229,12 +3229,13 @@ export default {
|
|||||||
window.open(routeUrl.href, '_blank')
|
window.open(routeUrl.href, '_blank')
|
||||||
},
|
},
|
||||||
searchSarStandItems() {
|
searchSarStandItems() {
|
||||||
this.standItemSearch.page = 1
|
this.page7 = 1
|
||||||
this.selectSarStandItems()
|
this.selectSarStandItems()
|
||||||
},
|
},
|
||||||
// 清空搜索框
|
// 清空搜索框
|
||||||
clearAllSearch() {
|
clearAllSearch() {
|
||||||
// 标准条款搜索
|
// 标准条款搜索
|
||||||
|
this.page7 = 1
|
||||||
this.standItemSearch.responsibleUnit = ''
|
this.standItemSearch.responsibleUnit = ''
|
||||||
this.standItemSearch.orgName = ''
|
this.standItemSearch.orgName = ''
|
||||||
this.standItemSearch.parts = ''
|
this.standItemSearch.parts = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user