From 8943a2849e3b2f9157781775f966aa25346d55be Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Wed, 18 Sep 2024 09:44:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E8=AF=AD=E9=9F=B3?= =?UTF-8?q?=E6=92=AD=E6=94=BE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/application/ApplicationSetting.vue | 10 +++++++--- ui/src/workflow/nodes/base-node/index.vue | 5 +++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ui/src/views/application/ApplicationSetting.vue b/ui/src/views/application/ApplicationSetting.vue index 4ed7062b3..ad950feb9 100644 --- a/ui/src/views/application/ApplicationSetting.vue +++ b/ui/src/views/application/ApplicationSetting.vue @@ -316,6 +316,7 @@ - + 浏览器播放(免费) TTS模型 >([]) const datasetList = ref([]) const sttModelOptions = ref(null) const ttsModelOptions = ref(null) - const showEditIcon = ref(false) +const showEditIcon = ref(false) const submit = async (formEl: FormInstance | undefined) => { if (!formEl) return diff --git a/ui/src/workflow/nodes/base-node/index.vue b/ui/src/workflow/nodes/base-node/index.vue index 7db1fb168..f0d7ddb17 100644 --- a/ui/src/workflow/nodes/base-node/index.vue +++ b/ui/src/workflow/nodes/base-node/index.vue @@ -118,6 +118,7 @@ - +