mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### What problem does this PR solve? fix: When the component id is very long, the delete button of generate will be hidden #1906 ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -759,7 +759,7 @@ export default {
|
||||
'15d': '12天',
|
||||
'30d': '30天',
|
||||
},
|
||||
publish: '发布',
|
||||
publish: 'API',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user