mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### 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:
@ -783,6 +783,7 @@ export default {
|
||||
port: '端口',
|
||||
password: '密码',
|
||||
switch: '条件',
|
||||
logicalOperator: '操作符',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user