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:
@@ -45,7 +45,7 @@ export default function TraceabilityIndex({ search, result }: Props) {
|
||||
return (
|
||||
<AuthenticatedLayout
|
||||
breadcrumbs={[
|
||||
{ label: '報表管理', href: '#' },
|
||||
{ label: '報表與分析', href: '#' },
|
||||
{ label: '批號溯源', href: route('inventory.traceability.index'), isPage: true },
|
||||
]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user