diff --git a/ui/src/workflow-canvas/nodes/text-to-video-node/index.vue b/ui/src/workflow-canvas/nodes/text-to-video-node/index.vue
index 3b97bf82602..e55d6ce8292 100644
--- a/ui/src/workflow-canvas/nodes/text-to-video-node/index.vue
+++ b/ui/src/workflow-canvas/nodes/text-to-video-node/index.vue
@@ -113,7 +113,7 @@ onMounted(() => {
- 节点设置
+ 节点设置
@@ -152,7 +152,6 @@ onMounted(() => {
ref="modelCascaderRef"
:model-value="formData.model_id_reference"
:node-model="model"
- class="w-full"
placeholder="请选择变量"
@update:model-value="updateNodeData({ model_id_reference: $event })"
/>
diff --git a/ui/src/workflow-canvas/nodes/tool-custom-node/index.vue b/ui/src/workflow-canvas/nodes/tool-custom-node/index.vue
index b49166ca6fa..3c8aade3af6 100644
--- a/ui/src/workflow-canvas/nodes/tool-custom-node/index.vue
+++ b/ui/src/workflow-canvas/nodes/tool-custom-node/index.vue
@@ -125,7 +125,7 @@ onMounted(() => {
-
+
diff --git a/ui/src/workflow-canvas/nodes/tool-lib-node/index.vue b/ui/src/workflow-canvas/nodes/tool-lib-node/index.vue
index 1800ab3c6d0..4a0a299392d 100644
--- a/ui/src/workflow-canvas/nodes/tool-lib-node/index.vue
+++ b/ui/src/workflow-canvas/nodes/tool-lib-node/index.vue
@@ -121,7 +121,7 @@ onMounted(() => {
-