自动化立体仓库 - WMS系统
#
18516761980
2021-12-06 7203d67cfa3a2fc1cab9b8985dfd35c1797207b1
src/main/webapp/static/js/common.js
@@ -1,4 +1,4 @@
var baseUrl = "/xgmwms";
var baseUrl = "/jzwms";
// 详情窗口-高度
var detailHeight = '80%';
@@ -181,7 +181,7 @@
    ,{field: 'matName', align: 'center',title: '产品名称'}
    ,{field: 'specs', align: 'center',title: '规格'}
    ,{field: 'qty', align: 'center',title: '数量'}
    ,{field: 'unit', align: 'center',title: '单位', width:80}
    ,{field: 'unit', align: 'center',title: '单位', width:80, hide: true}
    ,{field: 'size', align: 'center',title: '尺寸'}
    ,{field: 'color', align: 'center',title: '颜色'}
    ,{field: 'zpallet', align: 'center',title: '托盘条码'}