更新回退

This commit is contained in:
red-deng-deng 2022-01-22 15:04:53 +08:00
parent 45e3237e73
commit 72bd70af07
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@
//刷新页面 //刷新页面
successchangeBtnFn() { successchangeBtnFn() {
window.history.back(); window.history.back();
window.location.reload();
}, },
//兑换商品 //兑换商品
exchangeGoodsFn() { exchangeGoodsFn() {