feat(accounting): 優化會計報表與公共事業費 UI,並統一全域日期處理格式
This commit is contained in:
@@ -154,7 +154,7 @@ export default function AuthenticatedLayout({
|
||||
id: "accounting-report",
|
||||
label: "會計報表",
|
||||
icon: <FileSpreadsheet className="h-4 w-4" />,
|
||||
route: "/accounting/report",
|
||||
route: "/accounting-report",
|
||||
permission: "accounting.view",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user