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/> - + + 查询 + - + + 清空 +