Helius
2020-07-13 2f754bca02fd68505a55083a9f921f3a2191660f
src/main/resources/templates/febs/views/modules/agent/member.html
@@ -279,6 +279,7 @@
                url: ctx + 'member/getList',
                cols: [[
                    {type: 'checkbox'},
                    {field: 'account', title: '用户姓名', minWidth: 150, align: 'center'},
                    {field: 'phone', title: '手机号', minWidth: 165},
                    {field: 'email', title: '邮箱', minWidth: 200},
                    {field: 'inviteId', title: '邀请码'},