自动化立体仓库 - WMS系统
zc
2024-07-29 40e24ffdfc95c186bccc24c2bc99a0ffcfec73e3
src/main/webapp/static/js/stoMan/stoQue.js
@@ -40,6 +40,7 @@
                    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'}