From ca41d8eafff551ef24152d5c1a8f54192f6578eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B4=8B=E5=B7=9D?= <604737071@qq.com> Date: Wed, 24 Apr 2024 16:11:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=9B=BA=E5=AE=9A?= =?UTF-8?q?=E7=9A=84appCode=EF=BC=8C=E5=8F=98=E6=88=90=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sf-ui/src/components/FileUpload/index.vue | 5 ++ .../src/views/FDS/installationList/index.vue | 60 +++++++------------ .../FDS/publishList/components/addPack.vue | 3 +- sf-ui/src/views/deployment/module/index.vue | 11 ++-- sf-ui/src/views/deployment/publish/index.vue | 12 ++-- sf-ui/src/views/system/user/index.vue | 2 +- 6 files changed, 41 insertions(+), 52 deletions(-) diff --git a/sf-ui/src/components/FileUpload/index.vue b/sf-ui/src/components/FileUpload/index.vue index a691dbe..8055550 100644 --- a/sf-ui/src/components/FileUpload/index.vue +++ b/sf-ui/src/components/FileUpload/index.vue @@ -2,6 +2,7 @@
'/system/oss/zip/upload' + }, + accept: { + type: Array, + default: () => [] } }, data() { diff --git a/sf-ui/src/views/FDS/installationList/index.vue b/sf-ui/src/views/FDS/installationList/index.vue index 20c0f16..4aa0ee1 100644 --- a/sf-ui/src/views/FDS/installationList/index.vue +++ b/sf-ui/src/views/FDS/installationList/index.vue @@ -97,31 +97,24 @@ >批量删除 - - - - - - - - - - - - - - - - - - - + + + + - +