From 244ca20a4f8351df5ecb3d3b734a75dc5288c37a Mon Sep 17 00:00:00 2001 From: "zhaokaiyao@91isoft.com" <6922339zky> Date: Mon, 22 Nov 2021 15:04:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9F=A5=E8=AF=A2,=E6=B8=85=E7=A9=BA=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CustomFormComponents/InputForStandards.vue | 6 ++++-- .../InputForStandardsForEnterprise.vue | 7 ++++--- .../InputForStandardsForForeign.vue | 7 ++++--- src/pages/details/otherStandardDetails/index.vue | 4 ++-- .../domesticStandardsAndRegulations/index.vue | 14 +++++++++----- .../components/EnterpriseStandardDatabase.vue | 10 ++++++---- .../foreignStandardsAndRegulations/index.vue | 8 ++++++-- 7 files changed, 35 insertions(+), 21 deletions(-) diff --git a/src/components/CustomFormComponents/InputForStandards.vue b/src/components/CustomFormComponents/InputForStandards.vue index 39274d02a..7ab9a7286 100644 --- a/src/components/CustomFormComponents/InputForStandards.vue +++ b/src/components/CustomFormComponents/InputForStandards.vue @@ -55,11 +55,11 @@ + 查询 @@ -68,7 +68,9 @@ icon="el-icon-refresh-left" round type="default" - @click="getResetLawsNumRow"> + @click="getResetLawsNumRow"> + 清空 + diff --git a/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue b/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue index 18586f89e..8c74fdbfb 100644 --- a/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue +++ b/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue @@ -55,20 +55,21 @@ + 查询 + @click="getResetLawsNumRow"> + 清空 + diff --git a/src/components/CustomFormComponents/InputForStandardsForForeign.vue b/src/components/CustomFormComponents/InputForStandardsForForeign.vue index bcd048c27..7651cc3ab 100644 --- a/src/components/CustomFormComponents/InputForStandardsForForeign.vue +++ b/src/components/CustomFormComponents/InputForStandardsForForeign.vue @@ -49,20 +49,21 @@ + 查询 + @click="getResetLawsNumRow"> + 清空 + diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index d414d8724..7f91d242c 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -611,19 +611,19 @@ + 查询 + 清空 diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index f111f0532..a2e4a51ff 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -939,12 +939,16 @@ placeholder="根据标准号/名称查找" clearable/> - + + 查询 + - + + 清空 + @@ -1675,7 +1679,7 @@ @keyup.enter.native="getDomesticStandardTableBtn(sarStandardsSearch)"> - + diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue index 93e63f2c8..2c55be7df 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue @@ -767,20 +767,22 @@ + @click="searchConfiguraStand"> + 查询 + + > + 清空 + diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue index e5190b838..0368a7373 100644 --- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue @@ -1321,10 +1321,14 @@ placeholder="根据标准号/名称查找" clearable/> - + + 查询 + - + + 清空 +