src/main/resources/templates/febs/views/modules/chat/userList.html | ●●●●● 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'},