|
@@ -356,8 +356,8 @@ export default {
|
|
|
skuId: this.data.skuId,
|
|
|
skuSeq: this.data.skuSeq,
|
|
|
skuCount: this.skuCount,
|
|
|
- total: this.total,
|
|
|
- price: this.data.price,
|
|
|
+ // total: this.total,
|
|
|
+ // price: this.data.price,
|
|
|
skuType: this.data.skuType,
|
|
|
contact: this.dataForm.name,
|
|
|
contactPhone: this.dataForm.phone,
|