From 9f1b9d350bf5fadd529d9598e4f76eeb3ffb8bf7 Mon Sep 17 00:00:00 2001 From: "zhaokaiyao@91isoft.com" <6922339zky> Date: Mon, 16 Aug 2021 16:11:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=A4=96=E6=A0=87=E5=87=86=20?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../foreignStandardsAndRegulations/index.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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) { // 标准条目搜索