xiaoyong931011
2022-09-23 5e5cb6b640187d9a3fccb680ad3ac38f39c88739
20220902
1 files modified
2 ■■■ changed files
src/main/resources/templates/febs/views/modules/mallMember/agentAllMember.html 2 ●●● patch | view | raw | blame | history
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'},
                ]]
            });