From 3d1b29591cd70cbfcd6f2f0121be1c078da43a02 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Thu, 17 Dec 2020 12:07:26 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4path-to-regexp=E6=AD=A3?= =?UTF-8?q?=E5=88=99=E5=8C=B9=E9=85=8D=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 1 - ruoyi-ui/src/components/Breadcrumb/index.vue | 9 +-------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 4d17502f..194c54bc 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -49,7 +49,6 @@ "js-cookie": "2.2.1", "jsencrypt": "3.0.0-rc.1", "nprogress": "0.2.0", - "path-to-regexp": "6.2.0", "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", diff --git a/ruoyi-ui/src/components/Breadcrumb/index.vue b/ruoyi-ui/src/components/Breadcrumb/index.vue index dec8bfe7..9955ad2a 100644 --- a/ruoyi-ui/src/components/Breadcrumb/index.vue +++ b/ruoyi-ui/src/components/Breadcrumb/index.vue @@ -10,8 +10,6 @@