[fix]
[关闭虚拟单 取消自驾]
This commit is contained in:
yangyakun
2024-11-29 18:01:37 +08:00
parent e5964cfd14
commit 63fd42bc51

View File

@@ -521,6 +521,7 @@ class ItineraryCurrentModel : BaseViewModel<UnmannedState, TaskUiIntent>(),
DebugView.printInfoMsg("[车辆复位] 请求success")
LoginStatusManager.queryLoginStatusByNet()
VoiceNotice.showNotice("暂停接单啦!");
TaxiTaskModel.cancelAutopilot()
d(TAG, "journeyCompleted onSuccess")
}