|
@@ -92,6 +92,8 @@
|
|
|
, {field: 'position', title: '职位', width: 120}
|
|
|
, {field: 'type_text', title: '类别', width: 120}
|
|
|
, {field: 'groups', title: '权限组', width: 200}
|
|
|
+ , {field: 'category_text', title: '管理分类', width: 200}
|
|
|
+ , {field: 'school_text', title: '管理学习', width: 200}
|
|
|
, {field: 'date_joined_f', title: '添加时间', width: 150}
|
|
|
, {field: 'create_user_text', title: '添加人', width: 100}
|
|
|
, {width: 170, align: 'center', fixed: 'right', toolbar: '#datagrid-operate-bar'}
|