|
|
@ -318,7 +318,9 @@ export default { |
|
|
|
freight: element.freight, |
|
|
|
vehModelName: element.vehicleAlias, |
|
|
|
vehModelSid: element.modelSid, |
|
|
|
topAmount: element.topAmount |
|
|
|
topAmount: element.topAmount, |
|
|
|
purchaseSystemName: element.purchaseSystemName, |
|
|
|
purchaseSystemSid: element.purchaseSystemSid |
|
|
|
}) |
|
|
|
}) |
|
|
|
this.sids = aa |
|
|
|