diff --git a/src/layouts/schedule-page/service-location/service-location.vue b/src/layouts/schedule-page/service-location/service-location.vue index 9b23059e..5dc908be 100644 --- a/src/layouts/schedule-page/service-location/service-location.vue +++ b/src/layouts/schedule-page/service-location/service-location.vue @@ -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