[2.13.0]bus开始任务前提示remove

This commit is contained in:
wangmingjun
2022-12-08 18:36:11 +08:00
parent 69f4e2e4f3
commit 1a1f808456

View File

@@ -439,6 +439,7 @@ public class BusOrderModel {
clearAutopilotControlParameters();
closeBeautificationMode();
clearStartAutopilotTag();
removeTipRunnables();
return;
}
CallerLogger.INSTANCE.d(M_BUS + TAG, "获取到小巴路线数据: " + data);