实现 M009 手工开票前端页面
This commit is contained in:
@@ -173,6 +173,8 @@ const localeOptions: Array<{ value: SupportedLocale; label: string }> = [
|
||||
const menuLabelKeys: Record<string, string> = {
|
||||
RESERVATION_ORDERS: 'nav.orders',
|
||||
RESERVATION_TASKS: 'nav.taskQueue',
|
||||
RESERVATION_MANUAL_INVOICE: 'nav.manualInvoice',
|
||||
RESERVATION_INVOICES: 'nav.manualInvoice',
|
||||
DEBUG_EML_SUPERAGENT: 'nav.debugEml',
|
||||
SYSTEM_SETTINGS: 'nav.systemSettings',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user