|
@@ -312,7 +312,7 @@ export default {
|
|
//payMoney:0.01,
|
|
//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,
|
|
},'POST').then(res => {
|
|
},'POST').then(res => {
|
|
|
|
|
|
if(res.code==0){
|
|
if(res.code==0){
|