|
@@ -211,7 +211,7 @@
|
|
|
this.isGoing=true;
|
|
|
this.$http('openShopHelpSheetOrder/submitOrder', {
|
|
|
helpType:this.opt.type,
|
|
|
- customerName: this.customerName,
|
|
|
+ //customerName: this.customerName,
|
|
|
mobilePhone: this.mobilePhone,
|
|
|
//orderItem: this.yuyueData.map(item => item.ID).join(),
|
|
|
shopID: this.opt.shopId,
|