OKProject/Class/Home/Controller/HomeVC.swift
@@ -697,7 +697,7 @@ let vc = TravelVC(orderType: .special) vc.showCar = showCar return vc case "公务出行": case "公务用车": let vc = TravelVC.init(orderType: .offical) vc.showCar = showCar vc.officialCharterClouse = { [weak self] in