mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-31 19:38:41 +00:00
markdown guide
This commit is contained in:
@@ -89,8 +89,6 @@ export const streamFetch = ({
|
||||
});
|
||||
read();
|
||||
} catch (err: any) {
|
||||
console.log(111111111111111111);
|
||||
|
||||
if (err?.message === 'The user aborted a request.') {
|
||||
return resolve({
|
||||
responseText,
|
||||
|
Reference in New Issue
Block a user