mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-02 12:48:30 +00:00
loading
This commit is contained in:
@@ -87,7 +87,7 @@ const modelList = () => {
|
||||
<Pagination />
|
||||
</Flex>
|
||||
|
||||
<Loading loading={isLoading} fixed={false} />
|
||||
<Loading loading={isLoading} />
|
||||
</Box>
|
||||
);
|
||||
};
|
||||
|
Reference in New Issue
Block a user