From 6f5759959961e0900ba5aa6e47f5d7950130c4bb Mon Sep 17 00:00:00 2001 From: RuoYi Date: Fri, 3 Apr 2026 08:57:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EExcel=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E7=BB=84=E4=BB=B6ExcelImportDialog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/ExcelImportDialog/index.vue | 126 ++++++++++++++++++ ruoyi-ui/src/views/system/user/index.vue | 66 +-------- 2 files changed, 130 insertions(+), 62 deletions(-) create mode 100644 ruoyi-ui/src/components/ExcelImportDialog/index.vue diff --git a/ruoyi-ui/src/components/ExcelImportDialog/index.vue b/ruoyi-ui/src/components/ExcelImportDialog/index.vue new file mode 100644 index 000000000..1d327642e --- /dev/null +++ b/ruoyi-ui/src/components/ExcelImportDialog/index.vue @@ -0,0 +1,126 @@ + + + diff --git a/ruoyi-ui/src/views/system/user/index.vue b/ruoyi-ui/src/views/system/user/index.vue index 2dd3120a3..ef4cbf7d4 100644 --- a/ruoyi-ui/src/views/system/user/index.vue +++ b/ruoyi-ui/src/views/system/user/index.vue @@ -164,37 +164,21 @@ - - - -
将文件拖到此处,或点击上传
-
-
- 是否更新已经存在的用户数据 -
- 仅允许导入xls、xlsx格式文件。 - 下载模板 -
-
- -
+