fix
Helius
2024-02-17 ce7837e20ade48e2937ab8b3c5113148f258aed2
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'},
                ]]
            });
        }