@@ -21,7 +21,7 @@ export const routes: AppRouteRecordRaw[] = [
{
path: '/sheetshow',
component: () => import('@/views/sheetShow/index.vue'),
- name: '图表详情',
+ name: '表格详情',
},
];