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: {
|
||||
licensePlate: licensePlate,
|
||||
licenseState: licenseState,
|
||||
logEnabled: context.getters.applicationUser.loggingOption,
|
||||
},
|
||||
logApiCall: true,
|
||||
pageNameToLog: pageNameToLog,
|
||||
|
|
|
|||
Loading…
Reference in a new issue