自动化立体仓库 - WMS系统
zjj
2023-11-02 316dcc081a7f7c9187fa5278ca90e2057f9af1a0
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: '菜单编码'}