优化台桌显示

This commit is contained in:
gyq
2026-03-28 18:29:43 +08:00
parent a5fdbd0c13
commit c9cd3a80d9
3 changed files with 44 additions and 22 deletions

View File

@@ -61,6 +61,9 @@
<div class="btn_wrap" v-if="props.tableInfo.status == 'settled'">
<el-button type="primary" style="width: 100%;" @click="clearTableStatus">清理完成</el-button>
</div>
<div class="btn_wrap" v-if="props.tableInfo.status == 'unbound'">
<el-button type="default" disabled style="width: 100%;">{{ props.tableInfo.statusMsg }}</el-button>
</div>
</div>
<transition name="el-fade-in">
<div class="people_num_wrap" v-show="showPeopleNum">