mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 13:53:50 +00:00
4.8.10 test fix (#2488)
* perf: update vision default * fix: update dataset default permission * perf: no network request
This commit is contained in:
@@ -25,7 +25,7 @@ const MyRightDrawer = ({
|
||||
onClose,
|
||||
iconSrc,
|
||||
title,
|
||||
maxW = ['90vw', '30vw'],
|
||||
maxW = ['90vw', '500px'],
|
||||
children,
|
||||
isLoading,
|
||||
...props
|
||||
|
Reference in New Issue
Block a user