xiaoyong931011
2023-07-23 61bbe73c538fa51544a21b73fb2b0ad64e2b5973
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}
                ]]
            });
        }