style(Frontend): 將側邊欄與麵包屑導覽的『報表管理』更名為『報表與分析』
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m16s
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 1m16s
This commit is contained in:
@@ -253,7 +253,7 @@ export default function AuthenticatedLayout({
|
||||
},
|
||||
{
|
||||
id: "report-management",
|
||||
label: "報表管理",
|
||||
label: "報表與分析",
|
||||
icon: <BarChart3 className="h-5 w-5" />,
|
||||
permission: ["accounting.view", "inventory_report.view"],
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user