From 977b59c6fdf98066b205d364cd2cb2b4c42ae845 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Wed, 1 Mar 2023 17:00:37 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=AA=20test(=E7=AB=8B=E5=87=8F=E9=87=91?= =?UTF-8?q?=E9=A2=86=E5=8F=96=E9=A1=B5):=20=E8=B0=83=E8=AF=95=E7=AB=8B?= =?UTF-8?q?=E5=87=8F=E9=87=91=E9=A2=86=E5=8F=96=E6=88=90=E5=8A=9F=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E5=90=8E=E6=8C=89=E9=92=AE=E7=8A=B6=E6=80=81=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- alipay.html | 1 + 1 file changed, 1 insertion(+) 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';