mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +08:00
### What problem does this PR solve? feat: Delete Answer and Relevant from RestrictedUpstreamMap of Switch #1739 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -563,7 +563,7 @@ export default {
|
||||
yes: '是',
|
||||
no: '否',
|
||||
key: 'key',
|
||||
componentId: '組件id',
|
||||
componentId: '組件ID',
|
||||
add: '新增',
|
||||
operation: '操作',
|
||||
run: '運行',
|
||||
|
||||
@ -582,7 +582,7 @@ export default {
|
||||
yes: '是',
|
||||
no: '否',
|
||||
key: 'key',
|
||||
componentId: '组件id',
|
||||
componentId: '组件ID',
|
||||
add: '新增',
|
||||
operation: '操作',
|
||||
run: '运行',
|
||||
|
||||
Reference in New Issue
Block a user