|
@@ -79,7 +79,7 @@
|
|
{field: 'id', title: '编号', width: '8%', align: 'center'},
|
|
{field: 'id', title: '编号', width: '8%', align: 'center'},
|
|
{field: 'title', title: '证书标题', align: 'center'},
|
|
{field: 'title', title: '证书标题', align: 'center'},
|
|
{field: 'source', title: '来源', align: 'center', width: '10%'},
|
|
{field: 'source', title: '来源', align: 'center', width: '10%'},
|
|
- {field: 'uids', title: '昵称/UID', align: 'center', width: '10%'},
|
|
|
|
|
|
+ {field: 'realname', title: '姓名', align: 'center', width: '10%'},
|
|
{field: 'obtains', title: '获取方式', align: 'center', width: '10%'},
|
|
{field: 'obtains', title: '获取方式', align: 'center', width: '10%'},
|
|
{field: 'statu', title: '状态', align: 'center', width: '10%'},
|
|
{field: 'statu', title: '状态', align: 'center', width: '10%'},
|
|
{field: 'addTime', title: '获得时间', align: 'center', width: '12%'},
|
|
{field: 'addTime', title: '获得时间', align: 'center', width: '12%'},
|