feat: workflow if-else support elif (#6072)

This commit is contained in:
zxhlyh
2024-07-10 18:20:13 +08:00
committed by GitHub
parent a62325ac87
commit ebba124c5c
25 changed files with 1215 additions and 492 deletions

View File

@@ -364,6 +364,7 @@ const translation = {
enterValue: '输入值',
addCondition: '添加条件',
conditionNotSetup: '条件未设置',
selectVariable: '选择变量',
},
variableAssigner: {
title: '变量赋值',