|
|
@ -807,6 +807,7 @@ |
|
|
receiverPhone: this.formData.address.receiverPhone, |
|
|
receiverPhone: this.formData.address.receiverPhone, |
|
|
receiverAddress: putAddressStr, |
|
|
receiverAddress: putAddressStr, |
|
|
shopAddress: shopAddressStr, |
|
|
shopAddress: shopAddressStr, |
|
|
|
|
|
shopName : shopName, |
|
|
shopId: uni.getStorageSync('id'), |
|
|
shopId: uni.getStorageSync('id'), |
|
|
shopPhone: shopPhone, |
|
|
shopPhone: shopPhone, |
|
|
remark: this.addFormData.remark, |
|
|
remark: this.addFormData.remark, |
|
|
|