zhangherong
2025-05-28 413c8e96c48552531f9f89daa19c28232f40abfd
art: 用户管理-显示手机号码-显示列调整
已修改1个文件
38 ■■■■ 文件已修改
src/views/system/UserList.vue 38 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/UserList.vue
@@ -203,13 +203,13 @@
            width: 100,
            dataIndex: 'realname',
          },
          // {
          //   title: '头像',
          //   align: "center",
          //   width: 80,
          //   dataIndex: 'avatar',
          //   scopedSlots: {customRender: "avatarslot"}
          // },
          {
            title: '头像',
            align: "center",
            width: 80,
            dataIndex: 'avatar',
            scopedSlots: {customRender: "avatarslot"}
          },
          // {
          //   title: '性别',
@@ -332,12 +332,12 @@
                //   width: 100,
                //   dataIndex: 'birthday'
                // },
                // {
                //   title: '手机号码',
                //   align: "center",
                //   width: 100,
                //   dataIndex: 'phone'
                // },
                {
                  title: '手机号码',
                  align: "center",
                  width: 100,
                  dataIndex: 'phone'
                },
                {
                  title: '岗位',
                  align: "center",
@@ -403,12 +403,12 @@
                //   width: 100,
                //   dataIndex: 'birthday'
                // },
                // {
                //   title: '手机号码',
                //   align: "center",
                //   width: 100,
                //   dataIndex: 'phone'
                // },
                {
                  title: '手机号码',
                  align: "center",
                  width: 100,
                  dataIndex: 'phone'
                },
                {
                  title: '岗位',
                  align: "center",