修复余额显示问题,增加未开启智慧充值禁用余额支付,修复自动删除未找到对应购物车问题
This commit is contained in:
@@ -583,7 +583,6 @@
|
||||
console.log(uni.cache.get('orderVIP'))
|
||||
orderVIP.value = uni.cache.get('orderVIP')
|
||||
ordershopUserInfo.value = orderVIP.value.shopInfo
|
||||
paymentMethodref.value.orderVIPfun(uni.cache.get('orderVIP'))
|
||||
if (orderId.value) {
|
||||
orderorderInfo()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user