[SweeperCloud]fix:请求进入自动驾驶 按钮有2个影响因素:自驾状态 和 当前子任务状态,所以当这2个变化时都需要回调更新按钮样式;
This commit is contained in:
@@ -271,6 +271,7 @@ class SweeperFragment : BaseSweeperTabFragment<SweeperFragment?, SweeperPresente
|
||||
) {
|
||||
mLoadingDialog.hideLoading()
|
||||
updateSubTaskInfo(taskId, subTaskId, subTaskStatus)
|
||||
updateStartAutoPilotBtnByAutoPilotState()
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user