jiangping
2025-03-07 c7bf8d9b6b63b28ecf8755301d0b66d94dcfe58f
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>