健美滷味訂單管理

首次登入會自動建立帳號
需由管理者授權後才能進入後台

列印認證

功能選單

設定

帳號管理

目前沒有帳號資料

{{ account.name ? account.name.charAt(0).toUpperCase() : account.accountId.charAt(0) }}

{{ account.name || account.accountId }}

{{ account.accountId }}

{{ account.isAuthorized !== false ? '已授權' : '待授權' }} {{ account.role === 'admin' ? '管理者' : '一般使用者' }}
{{ account.email }}
{{ account.phone }}

常用聯絡人

尚無常用聯絡人

{{ contact.companyName ? contact.companyName.charAt(0) : '?' }}

{{ contact.companyName }}

{{ contact.contactName }}

{{ contact.contactPhone }}
{{ contact.address }}

產品管理

目前沒有產品資料

{{ item.name }}

NT$ {{ item.price }}

組合 {{ item.combos ? item.combos.length : 0 }}項

{{ item.description }}

{{ comp.itemName }} ×{{ comp.qty }}

待審核訂單

目前沒有待審核的團購

欄位顯示與排序

拖曳 調整順序

{{ reviewColMetaMap[key].label }}
第 {{ reviewPage }} / {{ totalReviewPages }} 頁 共 {{ sortedReviewList.length }} 筆

訂單管理

變更訂單狀態

{{ statusEditOrder.companyName }}

{{ detailModalOrder.companyName }}

{{ detailModalOrder.id }}
暫無訂單數據

新增訂單

{{ item.itemName }}
{{ item.qty || 0 }}
暫無商品數據
{{ stock.name }} {{ stock.quantity }}
{{ stock.name }} {{ stock.quantity }}

新增訂單

常用聯絡人

{{ selectedContact ? selectedContact.companyName + ' / ' + selectedContact.contactName : '點擊選擇常用聯絡人...' }}

公司名稱 *

聯絡人 *

聯絡電話 *

配送時間 *

配送地址 *

來源 *

共 {{ createOrderCustomers.length }} 位訂購人
{{ item.itemName }}
{{ item.qty || 0 }}
尚未新增訂購人

備貨統計

此日期範圍內沒有備貨資料

備貨清單

共 {{ adminData.stockList.length }} 項產品
{{ item.name }} × {{ item.qty }}

出貨單

該日期沒有已接單的訂單

{{ labelSelectedIds.length }} / {{ labelTotalOrderCount }} 張已勾選

{{ group.companyName }}

{{ fmtTs(group.deliveryTime, 'short') }} {{ group.contactName }} {{ group.contactPhone }}
{{ group.orders.length }} 人

{{ order.customerName }} ({{ order.customerUnit }})

{{ item.itemName }} ×{{ item.qty }}

${{ order.totalAmount.toLocaleString() }}

統計分析

點擊下方按鈕載入統計資料

健美滷味 備貨清單
{{ stockStart }}{{ stockStart !== stockEnd ? ' ~ ' + stockEnd : '' }}
{{ item.name }}
× {{ item.qty }}
健美滷味 備料清單
{{ singlePrintGroupData.companyName }} {{ singlePrintGroupData.deliveryTime ? new Date(singlePrintGroupData.deliveryTime.seconds * 1000).toLocaleDateString('zh-TW', {month:'2-digit', day:'2-digit'}) : '' }}
{{ item.name }}
× {{ item.qty }}

{{ editingItem.id ? '編輯產品' : '新增產品' }}

備貨單將自動展開為內容物,不顯示組合名稱

{{ it.name }}
{{ comboQty(it.name) }}

{{ editingAccount.id ? '編輯帳號' : '新增帳號' }}

僅作為系統帳號識別,登入驗證以 Google Email 為主。

選擇常用聯絡人

尚無常用聯絡人
找不到符合的聯絡人

{{ editingContact.id ? '編輯聯絡人' : '新增聯絡人' }}

{{ newOrderNotif.orders.length }}

有新的待審核團購單!

以下訂單等待您的審核

{{ order.companyName }}

{{ order.contactName }} {{ fmtTs(order.deliveryTime, 'short') }}

{{ customAlert.message }}

{{ nasPreview.title }}

{{ nasPreview.subtitle }}

標籤預覽
{{ nasPreview.personIdx + 1 }} / {{ nasPreview.payloads.length }} 人:{{ nasPreview.payload && nasPreview.payload.name }}
第 {{ nasPreview.page }} / {{ nasPreview.totalPages }} 頁

{{ reviewModal.group && reviewModal.group.companyName }}

{{ reviewModal.group && fmtTs(reviewModal.group.deliveryTime) }}

暫無訂單數據
{{ order.customerName || '未知' }} {{ order.customerUnit }}
${{ (order.totalAmount || 0).toLocaleString() }}
{{ item.itemName }} ×{{ item.qty }}
{{ item.itemName }} ×{{ item.qty }}
無商品項目
{{ order.note }}
總金額 ${{ (reviewModal.group && groupTotalAmountMap[reviewModal.group.id] || 0).toLocaleString() }}
訂單數 {{ groupOrders.length }} 筆

公司名稱

{{ reviewModal.group && reviewModal.group.companyName || '-' }}

聯絡人

{{ reviewModal.group && reviewModal.group.contactName || '-' }}

連絡電話

{{ reviewModal.group && reviewModal.group.contactPhone || '-' }}

配送時間

{{ reviewModal.group && fmtTs(reviewModal.group.deliveryTime, 'full') }}

地址

{{ reviewModal.group.address }}

訂單編號

{{ reviewModal.group && reviewModal.group.id }}

暫無商品數據
{{ stock.name }} {{ stock.quantity }}
{{ stock.name }} {{ stock.quantity }}

{{ customConfirm.type === 'danger' ? '確認刪除' : '確認操作' }}

{{ customConfirm.message }}