瀏覽代碼

#add 修改路由

jc-wangyt 4 天之前
父節點
當前提交
cff37c896b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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',