From 6099b732a77a643cec9c1f142cf1cd94fac12d3f Mon Sep 17 00:00:00 2001 From: zyn Date: Wed, 30 Aug 2023 16:24:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E6=A0=87=E8=AE=A1=E5=88=92=E5=AF=BC?= =?UTF-8?q?=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/exportDialog.vue | 61 +++++++++++++++++++ .../enterpriseStandardPlan/index.vue | 36 +++++++++-- 2 files changed, 93 insertions(+), 4 deletions(-) create mode 100644 src/pages/regulatoryRepository/enterpriseStandardPlan/components/exportDialog.vue diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/components/exportDialog.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/components/exportDialog.vue new file mode 100644 index 000000000..784f6ec1f --- /dev/null +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/components/exportDialog.vue @@ -0,0 +1,61 @@ + + + + + diff --git a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue index 952997b61..d13763ea2 100644 --- a/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue +++ b/src/pages/regulatoryRepository/enterpriseStandardPlan/index.vue @@ -67,10 +67,11 @@ - - - - + 导出 + @@ -740,14 +741,18 @@ + +