From e98109923bbf6ecc05d9853a8a2706caf5fad317 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Thu, 11 Apr 2024 12:43:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E9=A1=B9=E7=9B=AE=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=8E=AF=E5=A2=83=E7=AE=A1=E7=90=86=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E7=8E=AF=E5=A2=83=E6=9C=AA=E6=8F=90=E7=A4=BA=E4=BF=9D?= =?UTF-8?q?=E5=AD=98&=E7=BB=9F=E4=B8=80=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/pure/ms-tags-input/index.vue | 2 +- .../modules/setting/useProjectEnvStore.ts | 6 ++- .../components/allParams/index.vue | 2 +- .../components/envParams/DatabaseTab.vue | 28 ++++++------ .../components/envParams/HttpTab.vue | 22 ++++++---- .../environmental/index.vue | 43 +++++++++++++++++-- .../projectAndPermission/basicInfos/index.vue | 10 +++-- 7 files changed, 80 insertions(+), 33 deletions(-) diff --git a/frontend/src/components/pure/ms-tags-input/index.vue b/frontend/src/components/pure/ms-tags-input/index.vue index 6b71e94426..dc07eb0ca2 100644 --- a/frontend/src/components/pure/ms-tags-input/index.vue +++ b/frontend/src/components/pure/ms-tags-input/index.vue @@ -1,5 +1,5 @@