jbb il y a 2 ans
Parent
commit
7045e1a131
1 fichiers modifiés avec 12 ajouts et 12 suppressions
  1. 12 12
      src/views/system/UserList.vue

+ 12 - 12
src/views/system/UserList.vue

@@ -265,18 +265,18 @@
             width: 100,
             dataIndex: 'phone'
           },
-          {
-            title: '部门',
-            align: 'center',
-            width: 180,
-            dataIndex: 'orgCodeTxt'
-          },
-          {
-            title: '负责部门',
-            align: 'center',
-            width: 180,
-            dataIndex: 'departIds_dictText'
-          },
+          // {
+          //   title: '部门',
+          //   align: 'center',
+          //   width: 180,
+          //   dataIndex: 'orgCodeTxt'
+          // },
+          // {
+          //   title: '负责部门',
+          //   align: 'center',
+          //   width: 180,
+          //   dataIndex: 'departIds_dictText'
+          // },
           {
             title: '状态',
             align: 'center',