CASH-93
CASH-93 Added logEnabled to lookupVinByPlate payload
This commit is contained in:
parent
934d38a7e8
commit
02195e8f6c
1 changed files with 1 additions and 0 deletions
|
|
@ -1049,6 +1049,7 @@ export const actions = {
|
||||||
payload: {
|
payload: {
|
||||||
licensePlate: licensePlate,
|
licensePlate: licensePlate,
|
||||||
licenseState: licenseState,
|
licenseState: licenseState,
|
||||||
|
logEnabled: context.getters.applicationUser.loggingOption,
|
||||||
},
|
},
|
||||||
logApiCall: true,
|
logApiCall: true,
|
||||||
pageNameToLog: pageNameToLog,
|
pageNameToLog: pageNameToLog,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue