diff --git a/src/components/CustomFormComponents/InputForAllStandards2.vue b/src/components/CustomFormComponents/InputForAllStandards2.vue index 442e181b3..4cf465f31 100644 --- a/src/components/CustomFormComponents/InputForAllStandards2.vue +++ b/src/components/CustomFormComponents/InputForAllStandards2.vue @@ -28,7 +28,7 @@ + 查询 + @click="getResetLawsNumRow"> + 清空 + @@ -138,8 +139,8 @@ @pageChange="pageChangeReplace" @pageSizeChange="pageSizeChangeReplace"> diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue index be87ace8d..fb30ab98c 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue @@ -589,7 +589,6 @@ export default { name: "enterpriseStandardPlan", components: { - CustomInputForAllStandards, CustomInputForAllStandards2 }, data() {