自动化立体仓库 - WMS系统
#
Junjie
2025-07-15 d72d46b4cf88d38d5dd3acd02b80a819e8b4a073
src/main/webapp/static/js/basProcessProcedures/basProcessProcedures.js
@@ -22,8 +22,8 @@
        height: 'full-120',
        cols: [[
            // {type: 'checkbox'},
            {field: 'id', align: 'center',title: 'ID'}
            ,{field: 'boxSpecs', align: 'center',title: '工序名'}
            // {field: 'id', align: 'center',title: 'ID'},
            {field: 'boxSpecs', align: 'center',title: '工序名'}
            ,{field: 'boxType', align: 'center',title: '工序号'}
            ,{fixed: 'right', title:'操作', align: 'center', toolbar: '#operate', width:120}