mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-24 20:34:13 +08:00
fix ai assistant bugs
This commit is contained in:
@@ -45,6 +45,7 @@ export const useAiChat = () => {
|
||||
console.log("onclose");
|
||||
},
|
||||
onerror(err) {
|
||||
console.error(err);
|
||||
throw err;
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user