MrShi
昨天 b946b74ca674f7e7a04d99a960040438c95ef22d
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>