From 0db0391475d3af8df7e091a248e1a5ad9fbdd0c8 Mon Sep 17 00:00:00 2001
From: lyh <925863403@qq.com>
Date: 星期四, 10 七月 2025 14:53:18 +0800
Subject: [PATCH] 系统参数配置

---
 src/views/system/UserList.vue |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/views/system/UserList.vue b/src/views/system/UserList.vue
index 5c9d39c..b186bbc 100644
--- a/src/views/system/UserList.vue
+++ b/src/views/system/UserList.vue
@@ -220,6 +220,13 @@
             ellipsis: true,
           },
           {
+            title: '缁翠慨閮ㄩ棬',
+            align: "center",
+            width: 240,
+            dataIndex: 'repairDepartName',
+            ellipsis: true,
+          },
+          {
             title: '鐘舵��',
             align: "center",
             width: 80,

--
Gitblit v1.9.3