|
@@ -41,7 +41,7 @@
|
|
|
{checkbox: true,fixed: true}
|
|
{checkbox: true,fixed: true}
|
|
|
,{field: 'id', title: 'ID', sort: true,width:80}
|
|
,{field: 'id', title: 'ID', sort: true,width:80}
|
|
|
,{field: 'party_username', title: '用户第三方账号'}
|
|
,{field: 'party_username', title: '用户第三方账号'}
|
|
|
- ,{field: 'party_id', title: '所属第三方ID'}
|
|
|
|
|
|
|
+ ,{field: 'party_name', title: '所属第三方ID'}
|
|
|
,{field: 'login_time', title: '登陆时间'}
|
|
,{field: 'login_time', title: '登陆时间'}
|
|
|
,{field: 'login_ip', title: '登陆ip'}
|
|
,{field: 'login_ip', title: '登陆ip'}
|
|
|
,{fixed: 'right', title: '操作', align:'center', toolbar: '#options'}
|
|
,{fixed: 'right', title: '操作', align:'center', toolbar: '#options'}
|