2.3.9历史回复数据
This commit is contained in:
@@ -773,6 +773,7 @@ const handleStart = async (specificGroupIndex) => {
|
||||
} else if (firstError.result.status === 'fulfilled') {
|
||||
errorMsg = firstError.result.value.error || '启动失败'
|
||||
}
|
||||
warmingUp.value = false
|
||||
alert(`启动失败:${errorMsg}`)
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user