| | |
| | | {field: 'levelName', title: '会员等级', minWidth: 100,align:'left'}, |
| | | {field: 'director', title: '节点', templet: '#switchDirector', minWidth: 100,align:'center'}, |
| | | {field: 'directorTime', title: '节点时间', minWidth: 180,align:'center'}, |
| | | {field: 'vipLevelTime', title: '到期时间', minWidth: 180,align:'center'}, |
| | | // {field: 'vipLevelTime', title: '到期时间', minWidth: 180,align:'center'}, |
| | | {field: 'createdTime', title: '注册时间', minWidth: 180,align:'center'}, |
| | | {field: 'accountStatus', title: '账号状态', templet: '#switchStatus', minWidth: 100,align:'center'}, |
| | | {title: '操作', |