From 7f3634e0c1ccc62c0535c1293023819e0170beaa Mon Sep 17 00:00:00 2001 From: lb Date: Mon, 10 Jul 2023 15:26:48 +0800 Subject: [PATCH] update shape upload --- src/components/attachmentDialog.vue | 264 +++++++++++++++++++---- src/components/uploadBtn/index.vue | 2 +- src/views/atomViews/ListViewWithHead.vue | 2 +- 3 files changed, 222 insertions(+), 46 deletions(-) diff --git a/src/components/attachmentDialog.vue b/src/components/attachmentDialog.vue index f2bce10..ab2bf80 100644 --- a/src/components/attachmentDialog.vue +++ b/src/components/attachmentDialog.vue @@ -5,44 +5,50 @@ :close-on-click-modal="false" :append-to-body="true" :visible.sync="visible"> - -
- +
+ - - 上传 - - - - -
- - -
-
{{ file.name }}
-
- - - + + 上传 + + + + +
+
文件列表
+ + +
+
{{ file.name }}
+
+ + + +
-
- - + + +
+

无附件