mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-18 01:16:01 +00:00
update version doc (#5106)
* update version doc * fix: provider * version doc * perf: provider
This commit is contained in:
@@ -127,6 +127,7 @@ const FormLayout = ({ children, setPageType, pageType }: Props) => {
|
||||
router.replace(redirectUrl, '_self');
|
||||
return;
|
||||
}
|
||||
|
||||
if (item.redirectUrl) {
|
||||
setLoginStore({
|
||||
provider: item.provider as OAuthEnum,
|
||||
|
Reference in New Issue
Block a user