- {{ item.type }}
+
+
+ {{ item.type }}
+
{{
$t('views.applicationWorkflow.nodes.conditionNode.conditions.info')
@@ -337,4 +340,24 @@ onMounted(() => {
set(props.nodeModel, 'validate', validate)
})
-
+
diff --git a/ui/src/workflow/nodes/start-node/index.vue b/ui/src/workflow/nodes/start-node/index.vue
index 9414f9251..384b5c37b 100644
--- a/ui/src/workflow/nodes/start-node/index.vue
+++ b/ui/src/workflow/nodes/start-node/index.vue
@@ -8,7 +8,7 @@
@mouseenter="showicon = true"
@mouseleave="showicon = false"
>
- {{ item.label }} {{ '{' + item.value + '}' }}
+ {{ item.label }} {{ '{' + item.value + '}' }}