Explorar o código

fix:显示等待的最小时间和最大时间

zhanghui %!s(int64=2) %!d(string=hai) anos
pai
achega
5f026ce269
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/order/index.vue

+ 1 - 1
pages/order/index.vue

@@ -42,7 +42,7 @@
 				</view>
 
 				<view class="text">
-					<text>随时关注小程序的排队进程,过号作废</text>
+					<text>预计等待时间{{orderNumberData.minWaitTime }}到{{orderNumberData.maxWaitTime }}分钟</text>
 				</view>
 
 			</view>