From d9377fa99b4d8fff9359d27459214d12d2784d4f Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期一, 28 七月 2025 23:59:42 +0800
Subject: [PATCH] update

---
 src/views/system/UserList.vue          |   24 ++++++++++++------------
 src/views/system/modules/UserModal.vue |    8 ++++----
 2 files changed, 16 insertions(+), 16 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",
diff --git a/src/views/system/modules/UserModal.vue b/src/views/system/modules/UserModal.vue
index c88687a..8044934 100644
--- a/src/views/system/modules/UserModal.vue
+++ b/src/views/system/modules/UserModal.vue
@@ -97,10 +97,10 @@
           />
         </a-form-model-item>
 
-        <a-form-model-item label="宀椾綅" :labelCol="labelCol" :wrapperCol="wrapperCol">
-          <!--          <j-select-position placeholder="璇烽�夋嫨宀椾綅" :multiple="false" v-model="model.post"/>-->
-          <j-dict-select-tag placeholder="璇烽�夋嫨宀椾綅" dict-code="sys_position, name, code" v-model="model.post" />
-        </a-form-model-item>
+<!--        <a-form-model-item label="宀椾綅" :labelCol="labelCol" :wrapperCol="wrapperCol">-->
+<!--          &lt;!&ndash;          <j-select-position placeholder="璇烽�夋嫨宀椾綅" :multiple="false" v-model="model.post"/>&ndash;&gt;-->
+<!--          <j-dict-select-tag placeholder="璇烽�夋嫨宀椾綅" dict-code="sys_position, name, code" v-model="model.post" />-->
+<!--        </a-form-model-item>-->
 
         <a-form-model-item
           label="瑙掕壊鍒嗛厤"

--
Gitblit v1.9.3