自动化立体仓库 - WMS系统
#
18516761980
2022-02-17 cf1d9c88b3cbff49b8d7480ae0a11edce3e7874d
src/main/webapp/static/js/pakStore/stockAdjust.js
@@ -9,7 +9,7 @@
    arrRemove(detlCols, "field", "str6")
    var cols = [
        {fixed: 'left', field: 'count', title: '实际数量', align: 'center', edit:'text', width: 120,  style:'color: blue;font-weight: bold'},
        // {field: 'supplier', title: '批号', align: 'center', edit:'text', width: 120},
        {field: 'supplier', title: '批号', align: 'center', width: 120},
        {field: 'source', title: '来源', align: 'center', edit:'text', width: 120},
        {field: 'vendor', title: '供应商', align: 'center', edit:'text', width: 120}
        ,{field: 'qtyBox', align: 'center', title: '每箱数量(PCS)'}