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 @@
-
+