Browse Source

#add 修改路由

jc-wangyt 4 ngày trước cách đây
mục cha
commit
cff37c896b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -66,7 +66,7 @@ export const constantRoutes = [
   {
     path: '',
     component: Layout,
-    redirect: '/bizoppmanage/index',
+    redirect: '/alarm/index',
   },
   {
     path: '/alarm',