国外标准 取消按钮
This commit is contained in:
@@ -2592,10 +2592,11 @@ export default {
|
||||
},
|
||||
// 清空搜索框
|
||||
clearAllSearch (flag) {
|
||||
if (flag === 'standCommonlySearch') {
|
||||
this.standCommonlySearch.standSort = ''
|
||||
this.standCommonlySearch.standNumber = ''
|
||||
this.standCommonlySearch.page = 1
|
||||
|
||||
if (flag === 'sarStandardsSearch') {
|
||||
this.sarStandardsSearch.standSort = ''
|
||||
this.sarStandardsSearch.standNumber = ''
|
||||
this.sarStandardsSearch.page = 1
|
||||
this.getDomesticStandardTable()
|
||||
} else if (flag === 2) {
|
||||
// 标准条目搜索
|
||||
|
||||
Reference in New Issue
Block a user