|
@@ -69,7 +69,7 @@
|
|
|
<u-cell :border="false" v-if="list.orderStatus==2">
|
|
|
<text slot="icon" class="txt">核销时间</text>
|
|
|
>
|
|
|
- <text slot="title" class="val">{{list.repastTime}}</text>
|
|
|
+ <text slot="title" class="val">{{list.checkinTime}}</text>
|
|
|
</u-cell>
|
|
|
<u-cell :border="false">
|
|
|
<text slot="icon" class="txt">预约人姓名</text>
|