自动化立体仓库 - WMS系统
skyouc
4 天以前 537c5eac299e24177c6a1fe13f6141b978b47fac
src/main/webapp/static/js/basDevice/basDevice.js
@@ -21,8 +21,8 @@
        cellMinWidth: 50,
        height: 'full-120',
        cols: [[
            {type: 'checkbox'}
            ,{field: 'id', align: 'center',title: ''}
            // {type: 'checkbox'}
            {field: 'id', align: 'center',title: '序号'}
            ,{field: 'devNo', align: 'center',title: '设备号'}
            ,{field: 'type', align: 'center',title: '设备类型'}
            ,{field: 'updateTime$', align: 'center',title: '更新时间'}
@@ -30,7 +30,6 @@
            ,{field: 'createTime$', align: 'center',title: '创建时间'}
            ,{field: 'createBy', align: 'center',title: '创建人员'}
            ,{field: 'status', align: 'center',title: '状态'}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}
        ]],
        request: {