Browse Source

update src/router/ReportsRouter.js

wudebin 8 tháng trước cách đây
mục cha
commit
26239323d5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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',