From 39423226460b7ffec522a1b472e3ca778a88f2b8 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Fri, 14 May 2021 17:31:50 +0800
Subject: [PATCH] Merge branch 'yunding' of http://120.27.238.55:7000/r/exchange-back into yunding

---
 src/main/resources/templates/febs/views/modules/trademanage/memberAccountInfoAloneTwo.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/febs/views/modules/trademanage/memberAccountInfoAloneTwo.html b/src/main/resources/templates/febs/views/modules/trademanage/memberAccountInfoAloneTwo.html
index 1e4ad04..458815d 100644
--- a/src/main/resources/templates/febs/views/modules/trademanage/memberAccountInfoAloneTwo.html
+++ b/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},

--
Gitblit v1.9.1