mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 15:11:13 +00:00
fix: collection ui (#5704)
This commit is contained in:
@@ -348,6 +348,10 @@ const ModelTable = () => {
|
||||
</TableContainer>
|
||||
|
||||
<FloatingActionBar
|
||||
activedStyles={{
|
||||
borderRadius: 'md',
|
||||
boxShadow: 'md'
|
||||
}}
|
||||
Controler={
|
||||
<LazyCollaboratorProvider
|
||||
selectedHint={t('account_model:model_permission_config_hint')}
|
||||
|
Reference in New Issue
Block a user