自动化立体仓库 - WMS系统
#
zjj
2024-06-08 baad0e3b42362d153d1341cf350bb2627eae60e6
src/main/webapp/static/js/stoMan/stoQue.js
@@ -39,6 +39,8 @@
                    html += "disabled='disabled' >";
                    return html;
                },width:80}
            ,{field: 'barcode', align: 'center',title: '条码号'}
            ,{field: 'locType1$', align: 'center',title: '大小类型'}
            ,{field: 'modiUser$', align: 'center',title: '修改人员'}
            ,{field: 'modiTime$', align: 'center',title: '修改时间', width: 180}
            ,{ fixed: 'right', title:'操作', align: 'center', toolbar: '#operate'}