From 9faebd8a417adf49eb2f7394325b45c1831329cb Mon Sep 17 00:00:00 2001 From: shaohuzhang1 <80892890+shaohuzhang1@users.noreply.github.com> Date: Wed, 22 Oct 2025 16:33:22 +0800 Subject: [PATCH] fix: Variable splitting node expression not validated (#4233) --- .../nodes/variable-splitting/component/VariableFieldDialog.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/src/workflow/nodes/variable-splitting/component/VariableFieldDialog.vue b/ui/src/workflow/nodes/variable-splitting/component/VariableFieldDialog.vue index 40b046932..fa4ee6906 100644 --- a/ui/src/workflow/nodes/variable-splitting/component/VariableFieldDialog.vue +++ b/ui/src/workflow/nodes/variable-splitting/component/VariableFieldDialog.vue @@ -50,8 +50,7 @@