自动化立体仓库 - WMS系统
#
18516761980
2022-02-14 bf87added8806293a9695b02c37bf06067282676
src/main/webapp/static/js/common.js
@@ -174,11 +174,11 @@
    // ,{field: 'num1', align: 'center',title: '数量'}
    ,{field: 'size', align: 'center',title: '尺寸', hide: true}
    ,{field: 'color', align: 'center',title: '颜色'}
    ,{field: 'weight', align: 'center', title: '单重'}
    ,{field: 'weight', align: 'center', title: '每箱重量(KG)'}
    ,{field: 'str3', align: 'center', title: '客户名称'}
    ,{field: 'str4', align: 'center', title: '项目信息'}
    ,{field: 'str5$', align: 'center', title: '类别'}
    ,{field: 'str6', align: 'center', title: '数量'}
    ,{field: 'str6', align: 'center', title: '每箱数量(PCS)'}
    
]