xiaoyong931011
2023-10-13 7ecd2c9bb7b1a77fd2d55a59b2ce85c9ddb26ee7
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'},