fix: 处理 AI API 返回为空的情况,提示检查模型名
This commit is contained in:
@@ -130,5 +130,7 @@ function handleClose() {
|
||||
border: 1px solid #e4e7ed;
|
||||
border-radius: 6px;
|
||||
padding: 16px;
|
||||
max-height: 480px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user