mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-26 15:54:11 +00:00
4.8.16 test (#3445)
* perf: model selector ux * perf: model selector ux
This commit is contained in:
@@ -205,6 +205,7 @@ const MultipleRowSelector = ({ list, onchange, disableTip, ...props }: Props) =>
|
||||
list={selectorList}
|
||||
onSelect={onSelect}
|
||||
value={value}
|
||||
rowMinWidth="160px"
|
||||
ButtonProps={{
|
||||
isDisabled: !!disableTip
|
||||
}}
|
||||
|
Reference in New Issue
Block a user