This commit is contained in:
18278715334
2025-12-23 11:27:07 +08:00
parent df4cdb24b3
commit 3ddf6a2b70

View File

@@ -1394,10 +1394,8 @@ const startPaymentStatusCheck = (orderId) => {
// 支付取消
clearInterval(checkInterval)
loadingInstance.close()
// 关闭之前的提示框
ElMessageBox.close()
ElMessage.info('支付已取消')
} else if (checkCount >= 20) {
// 检查超过1分钟20次 * 3秒