掛單調整

This commit is contained in:
2025-10-14 13:44:23 +08:00
parent 6fc82510cc
commit 7d36d6b0a6
6 changed files with 578 additions and 13 deletions

View File

@@ -74,7 +74,7 @@
</v-pagination>
</v-col>
<v-col class="text-truncate text-right" cols="12" md="2">
共 {{ }} 筆, 頁數:
共 {{ total }} 筆, 頁數:
</v-col>
<v-col cols="6" md="1">
<v-text-field
@@ -162,6 +162,7 @@ button:hover {
{ text: '入住日期', value: 'checkindate' },
{ text: '退房日期', value: 'checkoutdate' },
{ text: '房間號', value: 'roomName' },
{ text: '狀態', value: 'statusName'},
],
guests: [], // 表格數據