|
@@ -319,7 +319,7 @@
|
|
commonId: item.commonId,
|
|
commonId: item.commonId,
|
|
id: item.id,
|
|
id: item.id,
|
|
compId: item.compId,
|
|
compId: item.compId,
|
|
- cargoOwnerName: item.cargoOwnerReallyName,
|
|
|
|
|
|
+ cargoOwnerName: item.cargoOwnerName,
|
|
cargoOwner: item.cargoOwner,
|
|
cargoOwner: item.cargoOwner,
|
|
sendPrivate: item.sendPrivate,
|
|
sendPrivate: item.sendPrivate,
|
|
sendCity: item.sendCity,
|
|
sendCity: item.sendCity,
|
|
@@ -330,6 +330,7 @@
|
|
unloadArea: item.unloadArea,
|
|
unloadArea: item.unloadArea,
|
|
unloadDetailedAddress: item.unloadDetailedAddress,
|
|
unloadDetailedAddress: item.unloadDetailedAddress,
|
|
goodsName: item.goodsName,
|
|
goodsName: item.goodsName,
|
|
|
|
+ goodsType:item.goodsType,
|
|
distance: item.distance,
|
|
distance: item.distance,
|
|
freightPrice: item.freightPrice,
|
|
freightPrice: item.freightPrice,
|
|
driverName: res2.data.driverName,
|
|
driverName: res2.data.driverName,
|