From 9b1883988b239e6aaa9348bb6d7cfda9168e3741 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期一, 26 七月 2021 09:50:58 +0800
Subject: [PATCH] 升级element-ui到最新版本2.15.3

---
 ruoyi-ui/src/router/index.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/router/index.js b/ruoyi-ui/src/router/index.js
index 0de4c2f..d0c4b0b 100644
--- a/ruoyi-ui/src/router/index.js
+++ b/ruoyi-ui/src/router/index.js
@@ -5,7 +5,6 @@
 
 /* Layout */
 import Layout from '@/layout'
-import ParentView from '@/components/ParentView';
 
 /**
  * Note: 路由配置项

--
Gitblit v1.9.2