소스 검색

核销字段取值修改

17755135699 1 년 전
부모
커밋
b01a01640f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">
 					<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>