增加无可用台桌时的提示
This commit is contained in:
@@ -207,6 +207,9 @@
|
||||
}}</span
|
||||
>
|
||||
</div>
|
||||
<div class="color-999 u-p-30 u-text-center" v-if="!tableList.length" >
|
||||
无可用桌台
|
||||
</div>
|
||||
</div>
|
||||
<div class="tableId" slot="reference">
|
||||
{{ table ? "桌台号:" + table.name : "桌台号/取餐号" }}
|
||||
|
||||
Reference in New Issue
Block a user