自动化立体仓库 - WMS系统
#
LSH
2023-10-23 6c710d40df8e3b1af295f05165ba021328a74112
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'}