|
@@ -179,17 +179,17 @@
|
|
// this.basisBig = options.basisBig
|
|
// this.basisBig = options.basisBig
|
|
// this.basisSmall = options.basisSmall
|
|
// this.basisSmall = options.basisSmall
|
|
// this.unloadingFee = options.unloadingFee
|
|
// this.unloadingFee = options.unloadingFee
|
|
- this.purchaseOrder.seller = options.seller
|
|
|
|
- this.purchaseOrder.goodsName = options.goodsName
|
|
|
|
- this.purchaseOrder.receivePrivate = options.receivePrivate
|
|
|
|
- this.purchaseOrder.receiveCity = options.receiveCity
|
|
|
|
- this.purchaseOrder.receiveArea = options.receiveArea
|
|
|
|
- this.purchaseOrder.minimumVolume = options.minimumVolume
|
|
|
|
- this.purchaseOrder.buyer = options.buyer
|
|
|
|
- this.purchaseOrder.customerName = options.customerName
|
|
|
|
- this.purchaseOrder.basisPrice = options.basisPrice
|
|
|
|
- this.purchaseOrder.unitPrice = options.unitPrice
|
|
|
|
- this.purchaseOrder.receiveWarehouse = options.receiveWarehouse
|
|
|
|
|
|
+ // this.purchaseOrder.seller = options.seller
|
|
|
|
+ // this.purchaseOrder.goodsName = options.goodsName
|
|
|
|
+ // this.purchaseOrder.receivePrivate = options.receivePrivate
|
|
|
|
+ // this.purchaseOrder.receiveCity = options.receiveCity
|
|
|
|
+ // this.purchaseOrder.receiveArea = options.receiveArea
|
|
|
|
+ // this.purchaseOrder.minimumVolume = options.minimumVolume
|
|
|
|
+ // this.purchaseOrder.buyer = options.buyer
|
|
|
|
+ // this.purchaseOrder.customerName = options.customerName
|
|
|
|
+ // this.purchaseOrder.basisPrice = options.basisPrice
|
|
|
|
+ // this.purchaseOrder.unitPrice = options.unitPrice
|
|
|
|
+ // this.purchaseOrder.receiveWarehouse = options.receiveWarehouse
|
|
|
|
|
|
},
|
|
},
|
|
onShow() {
|
|
onShow() {
|