自动化立体仓库 - WMS系统
18516761980
2022-06-21 aac8325e040609fce28a8897a22f0857ca6e5de1
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/jkwms";
var baseUrl = "/lywms";
// 详情窗口-高度
var detailHeight = '80%';
@@ -225,7 +225,7 @@
    {field: 'matnr', align: 'center',title: '商品编号', sort:true}
    ,{field: 'maktx', align: 'center',title: '商品名称', sort:true}
    ,{field: 'orderNo', align: 'center',title: '单据编号', hide: false}
    ,{field: 'batch', align: 'center',title: '序列码', width: 300, sort:true}
    ,{field: 'batch', align: 'center',title: '批号', sort:true}
    ,{field: 'anfme', align: 'center',title: '数量'}
    ,{field: 'zpallet', align: 'center',title: '托盘条码'}