xiaoyong931011
2020-08-20 e74838c27c1779c1fd056e40b1e9dad5ff1537d4
src/main/resources/templates/febs/views/modules/member/memberDataInfoAllAloneTest.html
@@ -44,6 +44,7 @@
                {field: 'walletCoinNumber', title: '合约账户有余额个数', minWidth: 200,align:'center'},
                {field: 'walletCoinNum', title: '合约账户余额', minWidth: 200,align:'center'},
                {field: 'agentNum', title: '代理账户余额', minWidth: 200,align:'center'},
                {field: 'allCoin', title: '平台总资产', minWidth: 200,align:'center'},
                {field: 'platformProfitAndLoss', title: '平台剩余USDT',
                   templet: function (d) {
                        if (d.platformProfitAndLoss > '0') {