| | |
| | | totalRow: true, |
| | | cols: [[ |
| | | // {type: 'checkbox'}, |
| | | {title: '代理级别', |
| | | templet: function (d) { |
| | | return '<span class="layui-btn layui-btn-normal layui-btn-xs">'+d.accountType+'</span>' |
| | | },minWidth: 130,align:'center'}, |
| | | // {title: '代理级别', |
| | | // templet: function (d) { |
| | | // return '<span class="layui-btn layui-btn-normal layui-btn-xs">'+d.accountType+'</span>' |
| | | // },minWidth: 130,align:'center'}, |
| | | {field: 'address', title: '地址', minWidth: 400, totalRowText: '合计'}, |
| | | {field: 'chainType', title: '所属链', minWidth: 130}, |
| | | // {field: 'memberNodeSumPrice', title: '拥有积分', minWidth: 130}, |