From 2de52a3cfacda85509e7d208c2673f2c525483f7 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Tue, 22 Oct 2024 19:26:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=AB=98=E7=BA=A7?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=94=A8=E6=88=B7=E5=8F=98=E9=87=8F=E8=A1=A8?= =?UTF-8?q?=E5=A4=B4=E5=B1=95=E7=A4=BA=E9=A1=BA=E5=BA=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1047783 --user=刘瑞斌 【应用编排】-用户输入 参数表中,参数字段放在显示名称前面。 https://www.tapd.cn/57709429/s/1595946 --- .../workflow/nodes/base-node/component/UserInputFieldTable.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue b/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue index b7aa0de20..3090de958 100644 --- a/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue +++ b/ui/src/workflow/nodes/base-node/component/UserInputFieldTable.vue @@ -13,13 +13,13 @@ :data="props.nodeModel.properties.user_input_field_list" class="mb-16" > + -