[6.4.6]
[fix] [未重置lineid]
This commit is contained in:
@@ -503,7 +503,7 @@ public class OrderModel {
|
||||
closeBeautificationMode();
|
||||
clearStartAutopilotTag();
|
||||
removeTipRunnables();
|
||||
|
||||
updateBusStatus(null);
|
||||
CacheDataManager.Companion.getInstance().clearCacheData(mContext, BusCacheKey.BUS_LINE_CACHE);
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -399,6 +399,7 @@ public class OrderModel {
|
||||
if (refreshBusStationsCallback != null) {
|
||||
refreshBusStationsCallback.updateEmptyUi();
|
||||
}
|
||||
updateBusStatus(null);
|
||||
clearAutopilotControlParameters();
|
||||
closeBeautificationMode();
|
||||
clearStartAutopilotTag();
|
||||
|
||||
Reference in New Issue
Block a user