feat: Add complex dynamic form to SwitchForm #1739 (#2001)

### What problem does this PR solve?

feat: Add complex dynamic form to SwitchForm #1739

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-08-19 16:07:04 +08:00
committed by GitHub
parent e91af1dff9
commit 9cfd521d67
5 changed files with 143 additions and 3 deletions

View File

@@ -783,6 +783,7 @@ export default {
port: '端口',
password: '密码',
switch: '条件',
logicalOperator: '操作符',
},
footer: {
profile: 'All rights reserved @ React',