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 @@ - diff --git a/src/components/tools/UserMenu.vue b/src/components/tools/UserMenu.vue index 6efba61..1b7a1d5 100644 --- a/src/components/tools/UserMenu.vue +++ b/src/components/tools/UserMenu.vue @@ -38,7 +38,7 @@ 欢迎您,{{ nickname() }} - + 密码修改 - + 清理缓存 diff --git a/src/views/dashboard/IndexChart.vue b/src/views/dashboard/IndexChart.vue index 75618eb..9c87996 100644 --- a/src/views/dashboard/IndexChart.vue +++ b/src/views/dashboard/IndexChart.vue @@ -151,9 +151,6 @@ export default { }, drawPie() { let myChart = this.$echarts.init(document.getElementById("pie")); - - - let option = { title: { text: "领用单位资产数统计", diff --git a/src/views/rms/FurnitureCollegeList/RmsFurnitureCollegeList.vue b/src/views/rms/FurnitureCollegeList/RmsFurnitureCollegeList.vue index 15cf73b..9ea2665 100644 --- a/src/views/rms/FurnitureCollegeList/RmsFurnitureCollegeList.vue +++ b/src/views/rms/FurnitureCollegeList/RmsFurnitureCollegeList.vue @@ -39,15 +39,16 @@
- 新增 - 导出 + 新增 + 导出 - 导入 + 导入
历史数据 + 历史数据