From 4b810dfc6655772928460722bd1f047f53fe250c Mon Sep 17 00:00:00 2001 From: duan Date: Wed, 3 Aug 2022 21:25:35 +0800 Subject: [PATCH] =?UTF-8?q?feat(index):=20=E7=BB=A7=E7=BB=AD=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E8=B7=AF=E7=94=B1=E7=9B=B8=E5=85=B3=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 14 +++-- src/layout/components/Sidebar/SidebarItem.vue | 3 +- src/layout/components/Sidebar/index.vue | 3 - src/permission.js | 15 ++++- src/router/index.js | 2 +- src/router/modules/reagent.js | 61 ++++++++++--------- src/router/modules/user.js | 15 +++-- src/store/getters.js | 3 +- src/store/modules/user.js | 18 +++--- src/views/home/index.vue | 2 +- src/views/reagent/warehousing/index.vue | 2 - 11 files changed, 82 insertions(+), 56 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 3c510ca..15afc87 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -6,7 +6,7 @@ - + -
+