合并桌问题与称重退款
This commit is contained in:
@@ -112,14 +112,13 @@
|
||||
</view>
|
||||
</view>
|
||||
</template>
|
||||
<template v-if="goods.list[0].tableId">
|
||||
<!-- 不免餐位费 -->
|
||||
<!-- <template v-if="goods.list[0].tableId&&goods.list[0].orderId">
|
||||
<view class="block" @tap="rotatingTables"
|
||||
style="display: flex;align-items: center;justify-content: space-between;">
|
||||
<view>转桌/并桌</view>
|
||||
<uni-icons type="right" color="#999" size="16"></uni-icons>
|
||||
</view>
|
||||
</template>
|
||||
</template> -->
|
||||
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user