瀏覽代碼

update src/router/ReportsRouter.js

wudebin 8 月之前
父節點
當前提交
26239323d5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Strides-Admin/src/router/ReportsRouter.js

+ 1 - 1
Strides-Admin/src/router/ReportsRouter.js

@@ -22,7 +22,7 @@ export default [{
   children: [
     {
       path: '/csms-reports',
-      component: () => import('@/views/report/ReportV2'),
+      component: () => import('@/views/report/ReportV3'),
       name: 'reports',
       meta: {
         title: 'Reports',