Helius
2021-05-21 7cc2e1b6c6b1b8f8db88dd24fccd521a217e21c1
src/main/resources/templates/febs/views/modules/trademanage/memberAccountInfoAloneTwo.html
@@ -101,7 +101,6 @@
                            },minWidth: 100,align:'center'},
                    {field: 'walletAvailableBalance', title: '币币可用', minWidth: 80,align:'center',totalRow: true},
                    {field: 'walletFrozenBalance', title: '币币冻结', minWidth: 80,align:'center',totalRow: true},
                    {field: 'walletCode', title: '合约账户类型', minWidth: 80,align:'center',totalRow: true},
                    {field: 'walletCoinAvailableBalance', title: '合约可用', minWidth: 80,align:'center',totalRow: true},
                    {field: 'walletCoinFrozenBalance', title: '合约冻结', minWidth: 80,align:'center',totalRow: true},
                    {field: 'walletCoinTotalBalance', title: '合约总金额', minWidth: 80,align:'center',totalRow: true},