|
|
- createOrder({orderName:params.name,lsGoodsPrice:params.price,modifyPrice:params.price,isCashier:1,cash:params.cash,customId:this.customId,version:3,zjGathering:1,dealPrice:1}).then(res=>{
|
|
|
+ createOrder({orderName:params.name,lsGoodsPrice:params.price,modifyPrice:params.price,isCashier:1,cash:params.cash,customId:this.customId,version:3,zjGathering:1,dealPrice:1,sendType:1,getGoods:1}).then(res=>{
|