From 7282d4b49f4577c6807a78bdd6e705feb2fe0e2c Mon Sep 17 00:00:00 2001
From: zhangherong <571457620@qq.com>
Date: 星期四, 14 八月 2025 20:47:04 +0800
Subject: [PATCH] art: 线边库管理,物料台账相关代码修改

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

diff --git a/src/views/system/UserList.vue b/src/views/system/UserList.vue
index ee75d0e..278943f 100644
--- a/src/views/system/UserList.vue
+++ b/src/views/system/UserList.vue
@@ -338,12 +338,12 @@
               //   width: 100,
               //   dataIndex: 'phone'
               // },
-              {
-                title: '宀椾綅',
-                align: "center",
-                width: 80,
-                dataIndex: 'post_dictText'
-              },
+              // {
+              //   title: '宀椾綅',
+              //   align: "center",
+              //   width: 80,
+              //   dataIndex: 'post_dictText'
+              // },
               {
                 title: '杞﹂棿',
                 align: "center",
@@ -409,12 +409,12 @@
               //   width: 100,
               //   dataIndex: 'phone'
               // },
-              {
-                title: '宀椾綅',
-                align: "center",
-                width: 80,
-                dataIndex: 'post_dictText'
-              },
+              // {
+              //   title: '宀椾綅',
+              //   align: "center",
+              //   width: 80,
+              //   dataIndex: 'post_dictText'
+              // },
               {
                 title: '閮ㄩ棬',
                 align: "center",

--
Gitblit v1.9.3