From b6ea3e685c11de6aeae1d05b1609b48b4787d4f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Fri, 28 Jul 2023 19:42:12 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ImportData/index.vue | 78 +++++++++++++++++++++++++++++ src/views/tool/gen/genInfoForm.vue | 19 +++++-- 2 files changed, 94 insertions(+), 3 deletions(-) create mode 100644 src/components/ImportData/index.vue diff --git a/src/components/ImportData/index.vue b/src/components/ImportData/index.vue new file mode 100644 index 0000000..956e7e2 --- /dev/null +++ b/src/components/ImportData/index.vue @@ -0,0 +1,78 @@ + + + + 上传文件 + + + + 仅允许导入xls、xlsx格式文件。 + 下载模板 + + + + + + + diff --git a/src/views/tool/gen/genInfoForm.vue b/src/views/tool/gen/genInfoForm.vue index d43ffdd..afa6b95 100644 --- a/src/views/tool/gen/genInfoForm.vue +++ b/src/views/tool/gen/genInfoForm.vue @@ -184,6 +184,16 @@ + + 添加菜单 + + + + + + + + @@ -196,12 +206,12 @@ - 样式1 - text按钮 + button + text button - + 添加 @@ -224,6 +234,9 @@ 批量删除 + + 批量导入 +