自动化立体仓库 - WMS系统
zc
2024-07-25 fe7eb8332cad8d7cd545f7f915eed1806de3d34a
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'}