{{ t.table_no }}
{{ t.name }}
{{ getTableStatusText(t) }}
¥{{ (Number(t.current_amount) || 0).toFixed(2) }}
📋 订单 ({{ todayOrders.length }})
🎵 点歌 ({{ songQueue.length }})
桌号 {{ order.table_no }}
{{ order.order_no }}
{{ item.product_name }} x{{ item.quantity }}
备注:{{ order.remark }}
{{ so.song_name }} - {{ so.song_artist }}
桌号:{{ so.table_no }} · {{ so.created_at }}