fix
Helius
2022-06-16 1d41d6579bd3d10c5ed3d702d1ce4de10aab74dd
src/main/resources/templates/febs/views/modules/mallMember/agentAllMember.html
@@ -47,6 +47,7 @@
                    {field: 'phone', title: '电话', minWidth: 150,align:'center'},
                    {field: 'inviteId', title: '邀请码', minWidth: 150,align:'center'},
                    {field: 'levelName', title: '等级', minWidth: 150,align:'center'},
                    {field: 'amount', title: '团队业绩', minWidth: 150,align:'center'},
                ]]
            });
        }