|
@@ -199,6 +199,7 @@ this.hexiaodata=JSON.parse(option.list);
|
|
.then(res => {
|
|
.then(res => {
|
|
if (res.data.code == 0) {
|
|
if (res.data.code == 0) {
|
|
this.$showToast('核销成功');
|
|
this.$showToast('核销成功');
|
|
|
|
+ uni.setStorageSync('list',{totalPrice:this.getalllist.realityPay});
|
|
setTimeout(()=>{
|
|
setTimeout(()=>{
|
|
uni.navigateTo({
|
|
uni.navigateTo({
|
|
url: '/pagesHouse/Mine/ordersList/outcome'
|
|
url: '/pagesHouse/Mine/ordersList/outcome'
|