🧪 test(立减金领取页): 调试立减金领取成功返回后按钮状态问题
This commit is contained in:
parent
4ca0dbcd5f
commit
977b59c6fd
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue