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