48aa87666e2eb0bb6de8cf8d66c7caf5015f62c8..413c8e96c48552531f9f89daa19c28232f40abfd
2025-05-28 zhangherong
art: 用户管理-显示手机号码-显示列调整
413c8e 对比 | 目录
2025-05-28 zhangherong
art: 用户管理-显示手机号码-显示列调整
841769 对比 | 目录
已修改2个文件
40 ■■■■ 文件已修改
.env.production 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/system/UserList.vue 38 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
.env.production
@@ -2,6 +2,6 @@
# VUE_APP_API_BASE_URL=http://195.0.1.10:8099
# VUE_APP_API_BASE_URL=http://195.0.1.10:6099
# VUE_APP_API_BASE_URL=http://192.168.124.123:9999
VUE_APP_API_BASE_URL=http://192.168.4.20:9999
VUE_APP_API_BASE_URL=http://192.168.1.118:9999
VUE_APP_CAS_BASE_URL=http://localhost:8888/cas
VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview1p
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",