自动化立体仓库 - WMS系统
zwl
4 天以前 29443551704a4f81cfc20ed9b75de5393b8b0944
src/main/webapp/static/js/common.js
@@ -234,6 +234,7 @@
    ,{field: 'anfme', align: 'center',title: '数量', hide: false}
    ,{field: 'zpallet', align: 'center',title: '托盘条码', hide: false}
    ,{field: 'boxType1', align: 'center',title: '货主', hide: false}
    ,{field: 'boxType3', align: 'center',title: '采购单号', hide: false}
    // ,{field: 'model', align: 'center',title: '代码', hide: true}
    // ,{field: 'color', align: 'center',title: '颜色', hide: true}
@@ -335,4 +336,4 @@
        '<rect x="50" y="0"  width="15" height="4" rx="1"/><rect x="55" y="4"  width="5"  height="32" rx="1.5"/><rect x="50" y="36" width="15" height="4" rx="1"/>' +
        '</g>' +
        '</svg>';
}
}