Browse Source

修复海通东吴路由干扰

chenlei 3 tháng trước cách đây
mục cha
commit
ebdca87f61
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/index.ts

+ 1 - 1
src/router/index.ts

@@ -26,7 +26,7 @@ export const routes: AppRouteRecordRaw[] = [
   {
     path: '/chart/previewHt',
     component: () => import('@/views/chartShow/previewHT.vue'),
-    name: '图表预览',
+    name: '海通图表预览',
   },
   {
     path: '/sheetshow',