From da251a5f7c36ccff5fa4b69a426c1a671f2ccef2 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 30 Dec 2024 16:48:42 +0800 Subject: [PATCH] perf: workflow select style --- ui/src/workflow/nodes/text-to-speech-node/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ui/src/workflow/nodes/text-to-speech-node/index.vue b/ui/src/workflow/nodes/text-to-speech-node/index.vue index d8eb23ed2..a0fa847ed 100644 --- a/ui/src/workflow/nodes/text-to-speech-node/index.vue +++ b/ui/src/workflow/nodes/text-to-speech-node/index.vue @@ -63,7 +63,7 @@ v-html="relatedObject(providerOptions, label, 'provider')?.icon" class="model-icon mr-8" > - {{ item.name }} + {{ item.name }} 公用 @@ -86,7 +86,8 @@ v-html="relatedObject(providerOptions, label, 'provider')?.icon" class="model-icon mr-8" > - {{ item.name }} + + {{ item.name }} (不可用)