From 0fe064b8a20056bd57e2302166cfc5a7a753f004 Mon Sep 17 00:00:00 2001 From: sxq <812980466@qq.com> Date: 星期三, 02 六月 2021 15:14:04 +0800 Subject: [PATCH] 修复reddison不能批量删除的bug。 --- 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 2cca17c..ffb12e7 100644 --- a/ruoyi-ui/src/router/index.js +++ b/ruoyi-ui/src/router/index.js @@ -5,6 +5,7 @@ /* Layout */ import Layout from '@/layout' +import ParentView from '@/components/ParentView'; /** * Note: 璺敱閰嶇疆椤� -- Gitblit v1.9.3