diff --git a/src/router/modules/customer.ts b/src/router/modules/customer.ts index 82693c1..fdea2fc 100644 --- a/src/router/modules/customer.ts +++ b/src/router/modules/customer.ts @@ -32,7 +32,7 @@ path: '/sample', component: Layout, redirect: '/sample/list', - name: 'File', + name: 'Sample', meta: { title: '样品库', icon: 'ep:key',