多用户下单 其他用户付款 当前用户数据重置
This commit is contained in:
@@ -803,6 +803,7 @@
|
||||
this.cartListsdatashow = false;
|
||||
this.showCart = false;
|
||||
this.cartLists = msg;
|
||||
this.productqueryProduct() //list 数据
|
||||
break;
|
||||
case 'addCart': //初始化add
|
||||
this.cartLists = msg
|
||||
|
||||
Reference in New Issue
Block a user