CASH-1441 - Passed in canSafeliteService value to sv2
This commit is contained in:
parent
fdd9114ed9
commit
7c1fb9f6a4
1 changed files with 1 additions and 0 deletions
|
|
@ -2277,6 +2277,7 @@ export const actions = {
|
|||
vehicleSubType: vehicle.vehicleSubType,
|
||||
vehicleSpecialClass: vehicle.vehicleSpecialClass,
|
||||
isBigTruck: vehicle.isBigTruck,
|
||||
canSafeliteService: vehicle.canSafeliteService,
|
||||
registration: {
|
||||
firstName: vehicle.registration.firstName,
|
||||
lastName: vehicle.registration.lastName,
|
||||
|
|
|
|||
Loading…
Reference in a new issue