k94314517
2025-03-07 6ded2ee6a9d9097d45f8f79a7e6429cf55ed7cc3
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>