소스 검색

字段修改

jbb 2 년 전
부모
커밋
7045e1a131
1개의 변경된 파일12개의 추가작업 그리고 12개의 파일을 삭제
  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',