xiaoyong931011
2023-10-12 d1cb75947e47e62f2eb35e4ad2cd017a8c825e03
redbagprod
1 files modified
2 ■■■ changed files
src/main/resources/templates/febs/views/modules/chat/userList.html 2 ●●● patch | view | raw | blame | history
src/main/resources/templates/febs/views/modules/chat/userList.html
@@ -139,7 +139,7 @@
                totalRow: true ,// 开启合计行
                cols: [[
                    {type: 'checkbox'},
                    // {field: 'userId', title: '标识', minWidth: 150,align:'left'},
                    {field: 'userId', title: '标识', minWidth: 150,align:'left'},
                    {field: 'nickName', title: '昵称', minWidth: 100,align:'left', totalRowText: '合计:',align:'center'},
                    {field: 'inviteId', title: '邀请码', minWidth: 100,align:'left',align:'center'},
                    {field: 'phone', title: '注册号码', minWidth: 150,align:'left',align:'center'},