From ffd5f0ce5d219d744feb413d56aa96dd5524d002 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Thu, 10 Dec 2020 11:14:44 +0800
Subject: [PATCH] 升级vue-router到最新版本3.4.9
---
ruoyi-ui/package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index cf5df5f..f1e0c0c 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -45,7 +45,7 @@
"clipboard": "2.0.4",
"core-js": "3.6.5",
"echarts": "4.2.1",
- "element-ui": "2.13.2",
+ "element-ui": "2.14.1",
"file-saver": "2.0.1",
"js-beautify": "1.10.2",
"fuse.js": "3.4.4",
@@ -60,7 +60,7 @@
"vue-count-to": "1.0.13",
"quill": "1.3.7",
"vue-cropper": "0.4.9",
- "vue-router": "3.0.2",
+ "vue-router": "3.4.9",
"vue-splitpane": "1.0.4",
"vuedraggable": "2.20.0",
"vuex": "3.1.0"
--
Gitblit v1.9.2