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

@ -1030,6 +1030,8 @@ export default {
minus: '減號',
semicolon: '分號',
},
addVariable: '新增變數',
variableSettings: '變數設定',
},
footer: {
profile: '“保留所有權利 @ react”',