| xqd
@@ -57,7 +57,7 @@
|
|
|
cols: [[
|
|
|
{ field: 'id', title: 'ID', align: 'center' },
|
|
|
{ field: 'name', title: '角色名称', align: 'center' },
|
|
|
- // { field: 'key', title: '键值', align: 'center' },
|
|
|
+ { field: 'key', title: '键值', align: 'center' },
|
|
|
{ field: 'level', title: '级别', align: 'center' },
|
|
|
{ title: '操作', align:'center', toolbar: '#sg-table-bar' }
|
|
|
]],
|