台桌订单增加显示餐位费,打包费
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<view class="box u-font-32">
|
||||
<view class="u-flex gap-30">
|
||||
<text>开单时间:</text>
|
||||
<text class="color-666">2025/09/22 19:43</text>
|
||||
<text class="color-666" v-if="cartStore.order">{{ cartStore.order.createTime }}</text>
|
||||
</view>
|
||||
<view class="u-flex gap-30 u-m-t-50">
|
||||
<text>就餐人数:</text>
|
||||
|
||||
Reference in New Issue
Block a user