秒杀详情即将开始显示灰色;
下单第一次添加新地址返回地址没有带回来; 下单付款点击微信支付不支持然后产生了订单,然后订单详情再次余额支付,其实支付成功了,但是没任何提示;
This commit is contained in:
@ -368,7 +368,7 @@ export default {
|
||||
this.computedPrice();
|
||||
},
|
||||
},
|
||||
mounted: function () {
|
||||
onShow: function () {
|
||||
let that = this;
|
||||
this.$store.dispatch("getUser", true);
|
||||
that.getCartInfo();
|
||||
|
Reference in New Issue
Block a user