🧪 test(立减金领取页): 调试立减金领取成功返回后按钮状态问题

This commit is contained in:
wangsongsole 2023-03-01 17:00:37 +08:00
parent 4ca0dbcd5f
commit 977b59c6fd
1 changed files with 1 additions and 0 deletions

View File

@ -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';