diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 66638d6f0..fff49ca0f 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -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) { // 标准条目搜索