This commit is contained in:
StyleZhang
2024-03-01 20:22:06 +08:00
parent 68e9530507
commit b113711a86
15 changed files with 238 additions and 189 deletions

View File

@ -34,7 +34,7 @@ export const NodeInitialData = {
retrieval_mode: 'single',
},
[BlockEnum.IfElse]: {
branches: [
targetBranches: [
{
id: 'if-true',
name: 'IS TRUE',