INSR-8540 | Allow heavy trucks to do mobile

This commit is contained in:
scottkiener-at-safelite 2026-04-21 15:08:28 -04:00
parent ab4eb77ca5
commit 6e96a4635c

View file

@ -249,10 +249,6 @@ export default {
return this.isGlassServiceableInshop;
},
isServiceableMobile() {
if (this.isBigTruck) {
return false;
}
if (this.isRecalibrationServiceableMobile === true || this.isRecalibrationServiceableMobile === false) {
return (
this.isGlassServiceableMobile