This commit is contained in:
parent
a9a818f3df
commit
ead0e17f1c
|
@ -802,7 +802,7 @@
|
|||
|
||||
</view>
|
||||
<!-- 包含没有升级 加钟 套餐订单的信息 -->
|
||||
<view v-if="order.isSupplement!='2'&&order.addNum==null&&order.ordersMassageList[0].userPackageDetail==null&&order.earlyFinishReason!=null">
|
||||
<view v-if="order.isSupplement!='2'&&order.addNum==null&&order.ordersMassageList[0].userPackageDetail==null">
|
||||
<view class="mian-top">
|
||||
<view class="countDown" style="text-align: center;" v-if="order.status == 6">
|
||||
<u-count-down :timestamp="endOfServiceTimer" separator-color="#20C675" color="#20C675"
|
||||
|
|
Loading…
Reference in New Issue