mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 08:25:07 +00:00
perf: logs
This commit is contained in:
@@ -21,7 +21,7 @@ export const useCopyData = () => {
|
||||
duration: 1000
|
||||
});
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
console.log('error->', error);
|
||||
toast({
|
||||
title: '复制失败',
|
||||
status: 'error'
|
||||
|
Reference in New Issue
Block a user