From af49ad54f69cd76fec0dd77a55894fabe9b12b69 Mon Sep 17 00:00:00 2001 From: duandazhi <ab601026460@163.com> Date: Fri, 16 Jul 2021 12:26:07 +0800 Subject: [PATCH] RuoYFileApplication-rename --- ruoyi-ui/src/router/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/src/router/index.js b/ruoyi-ui/src/router/index.js index 0de4c2f..7f0b105 100644 --- a/ruoyi-ui/src/router/index.js +++ b/ruoyi-ui/src/router/index.js @@ -6,6 +6,7 @@ /* Layout */ import Layout from '@/layout' import ParentView from '@/components/ParentView'; +import InnerLink from '@/layout/components/InnerLink' /** * Note: 路由配置项 -- Gitblit v1.9.3