|
@@ -310,8 +310,8 @@ export default {
|
|
itemCount:this.itemCount,
|
|
itemCount:this.itemCount,
|
|
couponMoney:this.couponMoney,
|
|
couponMoney:this.couponMoney,
|
|
couponID:this.couponID,
|
|
couponID:this.couponID,
|
|
- // payMoney:this.payMoney,
|
|
|
|
- payMoney:0.01,
|
|
|
|
|
|
+ payMoney:this.payMoney,
|
|
|
|
+ //payMoney:0.01,
|
|
packJsonArr:JSON.stringify(this.packJsonArr) ,
|
|
packJsonArr:JSON.stringify(this.packJsonArr) ,
|
|
shopID:this.orderShop.shopId,
|
|
shopID:this.orderShop.shopId,
|
|
// unionID:this.orderShop.unionId,
|
|
// unionID:this.orderShop.unionId,
|