Feat: Limit the iteration start node to only be the source node #4242 (#4260)

### What problem does this PR solve?

Feat: Limit the iteration start node to only be the source node #4242

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-12-27 14:25:15 +08:00
committed by GitHub
parent f948c0d9f1
commit 146e8bb793
7 changed files with 12 additions and 4 deletions

View File

@ -1074,6 +1074,8 @@ export default {
minus: '减号',
semicolon: '分号',
},
addVariable: '新增变量',
variableSettings: '变量设置',
},
footer: {
profile: 'All rights reserved @ React',