From abfe6985b2678445ea8da974b204d9fe2ffdb887 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 24 十二月 2024 15:23:41 +0800
Subject: [PATCH] ll
---
h5/pages/driver/queueUpRecord.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5/pages/driver/queueUpRecord.vue b/h5/pages/driver/queueUpRecord.vue
index e70a000..d7c95b3 100644
--- a/h5/pages/driver/queueUpRecord.vue
+++ b/h5/pages/driver/queueUpRecord.vue
@@ -18,7 +18,7 @@
<view class="address">{{ item.platformName || '绛夊緟鍒嗛厤鏈堝彴' }}</view>
<view class="time" v-if="item.status == 5">
<u-icon class="mr6" name="clock" color="#4d98a8"></u-icon>
- <text>{{item.callDateTemp}}</text>
+ <text>{{item.startDateTemp}}</text>
</view>
</view>
</view>
--
Gitblit v1.9.3