xiaoyong931011
2022-12-14 ecc8e0d32f8dab8834acfee5cd0c7d58ffc75012
src/main/resources/templates/febs/views/dapp/member-teamInfo.html
@@ -42,7 +42,7 @@
                    {field: 'directCnt', title: '直推数量', minWidth: 100, totalRow: true},
                    {field: 'directProfit', title: '直推收益', minWidth: 100, totalRow: true},
                    {field: 'levelProfit', title: '层级收益', minWidth: 100, totalRow: true},
                    {field: 'luckyProfit', title: '动能收益', minWidth: 100, totalRow: true}
                    {field: 'luckyProfit', title: '出局收益', minWidth: 100, totalRow: true}
                ]]
            });
        }