更新回退
This commit is contained in:
parent
45e3237e73
commit
72bd70af07
|
@ -194,6 +194,7 @@
|
|||
//刷新页面
|
||||
successchangeBtnFn() {
|
||||
window.history.back();
|
||||
window.location.reload();
|
||||
},
|
||||
//兑换商品
|
||||
exchangeGoodsFn() {
|
||||
|
|
Loading…
Reference in New Issue