自动化立体仓库 - WMS系统
#
Administrator
8 天以前 8af4cdbdb52932dca5d16fbce42a2f6fad4e3b8b
src/main/webapp/static/js/locAroundBind/locAroundBind.js
@@ -23,9 +23,9 @@
        cols: [[
            {type: 'checkbox'}
            , {field: 'id', align: 'center', title: 'ID', hide: true}
            , {field: 'devId', align: 'center', title: '机台ID', hide: true}
            , {field: 'devNo', align: 'center', title: '机台号'}
            , {field: 'devName', align: 'center', title: '设备名称'}
            , {field: 'devNo$', align: 'center', title: '机台号'}
            , {field: 'devId', align: 'center', title: '机台ID'}
            , {field: 'devName', align: 'center', title: '设备名称', hide: true }
            , {field: 'blocId', align: 'center', title: '库位ID', hide: true}
            , {field: 'blocNo', align: 'center', title: '工位'}
            , {field: 'locType$', align: 'center', title: '工位状态'}