Explorar o código

核销字段取值修改

17755135699 hai 1 ano
pai
achega
b01a01640f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/house/orderDetails.vue

+ 1 - 1
pages/house/orderDetails.vue

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