秒杀详情即将开始显示灰色;

下单第一次添加新地址返回地址没有带回来;
下单付款点击微信支付不支持然后产生了订单,然后订单详情再次余额支付,其实支付成功了,但是没任何提示;
This commit is contained in:
Gao xiaosong
2020-09-13 11:19:34 +08:00
parent 99e4714129
commit a0473dc2f2
8 changed files with 126 additions and 67 deletions

View File

@ -368,7 +368,7 @@ export default {
this.computedPrice();
},
},
mounted: function () {
onShow: function () {
let that = this;
this.$store.dispatch("getUser", true);
that.getCartInfo();