This commit is contained in:
曹辉 2023-02-22 09:27:48 +08:00
parent 205ee0e1f6
commit 6661204c68

View File

@ -33,7 +33,7 @@
</view>
</view>
<view class="bottomtext">
<view class="items" v-show="Soonerorlater=='morning'">
<view class="items" v-if="Soonerorlater=='morning'">
<view @tap='taptime(item,index)'
v-for="(item ,index) in orderlist.appointmentTimeList[timecurrent].morningList"
:class="timeindex==index?'timeitemtap':'timeitem'">