From 034b27fcbe96ff5e6fe55c810745f9aec10d2472 Mon Sep 17 00:00:00 2001 From: quantulr <35954003+quantulr@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:22:34 +0800 Subject: [PATCH] update --- src/layout/components/Sidebar/SidebarItem.vue | 119 ++++++------ src/views/components/ExpertForm/index.vue | 175 +++++++++--------- src/views/dataList/expert/index.vue | 7 +- src/views/userAuditList/expert/index.vue | 7 +- 4 files changed, 160 insertions(+), 148 deletions(-) diff --git a/src/layout/components/Sidebar/SidebarItem.vue b/src/layout/components/Sidebar/SidebarItem.vue index 29bc45b..9edfea6 100644 --- a/src/layout/components/Sidebar/SidebarItem.vue +++ b/src/layout/components/Sidebar/SidebarItem.vue @@ -1,95 +1,96 @@