Skip to content

Commit 104556c

Browse files
committed
refactor: remove unused label from imageUnderstandNode form item
1 parent e0fe160 commit 104556c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • ui/src/workflow/nodes/image-understand

ui/src/workflow/nodes/image-understand/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@
173173
/>
174174
</el-form-item>
175175
<el-form-item
176-
:label="$t('workflow.nodes.imageUnderstandNode.image.label')"
177176
:rules="{
178177
type: 'array',
179178
required: true,

0 commit comments

Comments
 (0)