[2110] 删除收车出车(样式改为账号信息)、当前任务面板一直展示

This commit is contained in:
yangyakun
2022-09-22 10:51:41 +08:00
parent be06368b15
commit 26c44b3ed7
19 changed files with 54 additions and 343 deletions

View File

@@ -257,7 +257,5 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
fun showVideoDialog(infList: List<Infrastructure>)
fun changeBusOperationStatus(isOut:Boolean)
fun setBusOperationView(view:IOchBusView)
}