xiaoyong931011
2020-10-11 56f74569e3e1b981f6b8a3ace675f90f0766b90f
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') {