多用户其他用户支付 当前用户购物清空

This commit is contained in:
GaoHao
2024-08-03 11:36:43 +08:00
parent 87a544a526
commit 035c63ce2b

View File

@@ -798,9 +798,11 @@
case 'sku': // sku 数量 查询这个商品的价格和数量
break;
case 'order':
this.skuidname = []
this.showCart = false
this.cartLists = msg
this.cartLists_count = 0;
this.skuidname = [];
this.cartListsdatashow = false;
this.showCart = false;
this.cartLists = msg;
break;
case 'addCart': //初始化add
this.cartLists = msg