From 6a882e6bacc5930c9293828c4de5736a4b6c8078 Mon Sep 17 00:00:00 2001
From: xiaofajia <1665375861@qq.com>
Date: Fri, 29 Nov 2024 17:10:00 +0800
Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E4=BB=B6=E4=B8=8B=E8=BD=BDexcel?=
=?UTF-8?q?=E6=A8=A1=E6=9D=BF=E3=80=81=E5=AF=BC=E5=85=A5=E6=95=B0=E6=8D=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/components/import/ImportCommon.vue | 121 +++++++++++++++++++
src/views/repair/wares/index.vue | 14 +++
2 files changed, 135 insertions(+)
create mode 100644 src/views/components/import/ImportCommon.vue
diff --git a/src/views/components/import/ImportCommon.vue b/src/views/components/import/ImportCommon.vue
new file mode 100644
index 0000000..5f03eaa
--- /dev/null
+++ b/src/views/components/import/ImportCommon.vue
@@ -0,0 +1,121 @@
+
+
+
+
+ 将文件拖到此处,或点击上传
+
+
+
+ 是否更新已经存在的数据
+
+
仅允许导入xls、xlsx格式文件。
+
下载模板
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/repair/wares/index.vue b/src/views/repair/wares/index.vue
index 34fa54c..c94d4c3 100644
--- a/src/views/repair/wares/index.vue
+++ b/src/views/repair/wares/index.vue
@@ -26,6 +26,9 @@
新增
+ 导入
+
@@ -77,16 +80,19 @@
@pagination="getList"/>
+