diff --git a/alipay.html b/alipay.html index 668f7db..8789e6a 100644 --- a/alipay.html +++ b/alipay.html @@ -145,6 +145,7 @@ }, 2000); if (res.code == 200) { window.location.href = './advise.html'; + this.getOrderDetail(); sessionStorage.setItem('messageTip', ''); } else { window.location.href = './advise.html';