From e591a92436fd7698cbc4c6e13df1463a63ac4720 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BC=A0=E6=B4=8B=E5=B7=9D?= <604737071@qq.com>
Date: Tue, 23 Apr 2024 15:22:59 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AF=B9=E6=8E=A5=E5=8F=91=E5=B8=83?=
=?UTF-8?q?=E7=9A=84=E6=8E=A5=E5=8F=A3=EF=BC=8C=E6=A0=B9=E6=8D=AE=E5=8E=9F?=
=?UTF-8?q?=E5=9E=8B=E8=B0=83=E6=95=B4=E6=95=B0=E6=8D=AE=E7=BB=93=E6=9E=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
sf-ui/src/components/DictTag/index.vue | 54 +-
sf-ui/src/views/FDS/installationList/add.vue | 17 +-
sf-ui/src/views/FDS/installationList/edit.vue | 14 -
.../FDS/publishList/components/addPack.vue | 38 +-
sf-ui/src/views/deployment/module/index.vue | 352 ++++++++----
sf-ui/src/views/deployment/publish/index.vue | 525 ++++++++++--------
6 files changed, 590 insertions(+), 410 deletions(-)
diff --git a/sf-ui/src/components/DictTag/index.vue b/sf-ui/src/components/DictTag/index.vue
index a0fd66f..c583e95 100644
--- a/sf-ui/src/components/DictTag/index.vue
+++ b/sf-ui/src/components/DictTag/index.vue
@@ -5,19 +5,19 @@
{{ item.label + " " }}{{ item.label + ' ' }}
- {{ item.label + " " }}
+ {{ item.label + ' ' }}
@@ -29,61 +29,63 @@