From fed3b04152c0c65fcd5ea1e57ada578951fe9048 Mon Sep 17 00:00:00 2001
From: Xubx <1827135378@qq.com>
Date: Fri, 11 Oct 2024 20:46:12 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E9=87=8D=E6=8F=90=E4=BA=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/layouts/UserLayout.vue | 4 +-
src/components/tools/UserMenu.vue | 8 +-
src/views/dashboard/IndexChart.vue | 3 -
.../RmsFurnitureCollegeList.vue | 25 +-
.../rms/FurnitureList/RmsFurnitureList.vue | 8 +-
.../RmsInstrumentCollegeList.vue | 25 +-
.../rms/InstrumentList/RmsInstrumentList.vue | 8 +-
.../RmsIntangibleCollegeList.vue | 31 +-
.../rms/IntangibleList/RmsIntangibleList.vue | 8 +-
src/views/system/RoleUserList.vue | 815 +++++++++---------
src/views/system/UserList.vue | 58 +-
src/views/system/modules/UserModal.vue | 795 +++++++++--------
12 files changed, 878 insertions(+), 910 deletions(-)
diff --git a/src/components/layouts/UserLayout.vue b/src/components/layouts/UserLayout.vue
index c7da616..162a72e 100644
--- a/src/components/layouts/UserLayout.vue
+++ b/src/components/layouts/UserLayout.vue
@@ -18,7 +18,7 @@