[fix]
[taxi]
[设置标定单后重置距离和时间]
This commit is contained in:
yangyakun
2025-01-09 18:57:59 +08:00
parent 4ead7135a0
commit 9ce92bce02

View File

@@ -433,6 +433,7 @@ class ItineraryCurrentView: ConstraintLayout, ItineraryCurrentModel.SwtichLineVi
driveToNearestStationTask.gcjLat,
driveToNearestStationTask.gcjLon
)
actv_distance_end.text = "-- 公里 -- 分钟"
}
private fun showEmptyView() {