fix:对话时只提供最近6条记录
This commit is contained in:
@@ -120,6 +120,7 @@ function jwtPlugin(): {
|
||||
if (error.status === 403) {
|
||||
// 弹窗提示
|
||||
ElMessage.error('业务错误,请稍后再试');
|
||||
console.error('Fetch error:', error);
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user