[1.0.2]
[close MainSitch air&heart]
This commit is contained in:
yangyakun
2023-02-23 16:16:20 +08:00
parent 0a9f7cf748
commit 3f40aaa7cd

View File

@@ -397,9 +397,6 @@ class BusPassengerFunctionSoftFragment :
private fun closeHeater() {
CallerLogger.d(SceneConstant.M_BUS_P + TAG, "关闭暖风")
heaterAirEnable(true)
if (!tv_aircondition_switch.isChecked) {
return
}
mPresenter?.closeHeader()
}