diff --git a/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue b/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue index 2e061c70e..c27c33851 100644 --- a/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue +++ b/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue @@ -13,11 +13,24 @@ :data="props.nodeModel.properties.user_input_field_list" class="mb-16" > - - + + + + + @@ -25,13 +38,20 @@ 文本框 滑块 开关 - 单选框 + 单选框 多选框 选项卡 日期 - + + + +