Update src/layouts/vin-lookup/vin-lookup.vue

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
katiekroell 2026-03-10 13:14:41 -04:00 committed by GitHub
parent 2e124a8fd5
commit 465b3a90c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -181,6 +181,8 @@ export default {
if (!vehicleLookupResponse.data.canSafeliteService) {
this.mainStore.setBailout(bailoutMessage.HeavyTruckVehicle(vehicleLookupResponse.data.carId));
this.resetVehicleFromLookup();
showIssLoadingModal(false);
return;
}
// Add vin bcs the response from the service doesn't contain vin