diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index 3ee6d83d5..c1acaa477 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -2613,6 +2613,13 @@ export default { }, // 清空搜索框 clearAllSearch (flag) { + if (flag==='standCommonlySearch'){ + this.standCommonlySearch.standNumber=''; + this.standCommonlySearch.standSort=''; + this.standCommonlySearch.page=1; + + } + this.getDomesticStandardTable(this.standCommonlySearch) if (flag === 'sarStandardsSearch') { this.sarStandardsSearch.standSort = ''