|
|
@@ -711,7 +711,8 @@ export default {
|
|
|
province: this.newOrder.areaSelected,
|
|
|
lgaName: this.newOrder.lgaName,
|
|
|
cityName: this.newOrder.cityName,
|
|
|
- detailaddress: this.newOrder.address
|
|
|
+ detailaddress: this.newOrder.address,
|
|
|
+ decUserName: this.newOrder.decUserName
|
|
|
}
|
|
|
if (this.payType === 'pay_stack') {
|
|
|
// PayStack支付
|