jiangping
2025-06-30 b5a15e4e5fb8920fbe03e90388aabf96099e1639
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>