mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-04 09:35:06 +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:
@ -741,7 +741,7 @@ export default {
|
||||
'15d': '12天',
|
||||
'30d': '30天',
|
||||
},
|
||||
publish: '發布',
|
||||
publish: 'API',
|
||||
},
|
||||
footer: {
|
||||
profile: '“保留所有權利 @ react”',
|
||||
|
||||
Reference in New Issue
Block a user