KKSU
2024-01-24 e7fad96a15aeed3801191268441dc553d0c8b1c6
src/main/resources/templates/febs/views/modules/mallMember/agentAllMember.html
@@ -46,7 +46,7 @@
                    {field: 'name', title: '姓名', minWidth: 150,align:'center'},
                    {field: 'phone', title: '电话', minWidth: 150,align:'center'},
                    {field: 'inviteId', title: '邀请码', minWidth: 150,align:'center'},
                    // {field: 'levelName', title: '等级', minWidth: 150,align:'center'},
                    {field: 'levelName', title: '等级', minWidth: 150,align:'center'},
                    {field: 'amount', title: '团队业绩', minWidth: 150,align:'center'},
                ]]
            });