app/src/main/java/com/future/driver/ui/main/GetOrderFragment.kt
@@ -117,7 +117,7 @@ if (!data.remark.isNullOrEmpty()) { tv_remark.text = data.remark } if (orderType == "1") { if (orderType == "1"||orderType == "7") { tv_money.gone() } if (orderType == "5" || orderType == "4") { @@ -204,7 +204,7 @@ "2" -> { this.startActivity<TripActivity>("orderId" to orderId, "orderType" to orderType) } "1" -> { "1","7" -> { this.startActivity<TripActivity>("orderId" to orderId, "orderType" to orderType) } "3" -> {