From d4e99b1b597773a7b7ad6053d916a9ffca05ad37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Thu, 5 Dec 2024 17:48:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/router/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-ui/src/router/index.js b/ruoyi-ui/src/router/index.js index 0a71103..32d52e7 100644 --- a/ruoyi-ui/src/router/index.js +++ b/ruoyi-ui/src/router/index.js @@ -72,6 +72,7 @@ export const constantRoutes = [ { path: '/board', component: BoardLayout, + hidden: true, children: [ { path: 'index',