From 1031ba44b7a8652fecd58aecdb959be4d809dfa5 Mon Sep 17 00:00:00 2001 From: Nguyendream <728115857@qq.com> Date: 星期三, 14 七月 2021 14:38:56 +0800 Subject: [PATCH] fix 未完全解决的代码生成字典问题 --- 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 4647d9c..c7b9371 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