src/main/webapp/views/resource/resource.html
@@ -153,7 +153,7 @@ pidName: 'resourceId' // pid字段名称 }, cols: [[ {type: 'checkbox', fixed: 'left'} {type: 'checkbox',width: 50, fixed: 'left'} ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80, hide: true} ,{field: 'name', align: 'left',title: '菜单名称'} ,{field: 'code', align: 'center',title: '菜单编码'}