xiaoyong931011
2020-06-23 0603d07bd2e3b3c6d811028c589601bf601d3219
20200623  代码提交
1 files modified
4 ■■■■ changed files
src/main/resources/templates/febs/views/modules/member/extractUsdt.html 4 ●●●● patch | view | raw | blame | history
src/main/resources/templates/febs/views/modules/member/extractUsdt.html
@@ -169,8 +169,8 @@
                    {field: 'phone', title: '手机号码', minWidth: 120,align:'left',totalRowText: '合计'},
                    {field: 'email', title: '邮箱', minWidth: 200,align:'left'},
                    {field: 'inviteId', title: '邀请码UID', minWidth: 80,align:'center'},
                    {field: 'amountCny', title: '人民币金额', minWidth: 120,align:'center',totalRowText: '合计'},
                    {field: 'amountUsdt', title: 'USDT金额', minWidth: 120,align:'center',totalRowText: '合计'},
                    {field: 'amountCny', title: '人民币金额', minWidth: 120,align:'center',totalRow: true},
                    {field: 'amountUsdt', title: 'USDT金额', minWidth: 120,align:'center',totalRow: true},
                    {field: 'unitPrice', title: '单价', minWidth: 80,align:'center'},
                    {field: 'createTime', title: '提现时间', minWidth: 180,align:'center'},
                    {title: '提现状态', templet: '#order-Status', minWidth: 100,align:'center'},