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