自动化立体仓库 - WMS系统
李天宇
2024-10-16 787601a6a35581f930c304cc5052a2ad4e716a16
src/main/webapp/static/js/pakStore/pakComb.js
@@ -95,8 +95,8 @@
                width: 120,
                style: 'color: blue;font-weight: bold'
            },
            {field: 'matnr', align: 'center', title: '商品编号'},
            {field: 'maktx', align: 'center', title: '商品名称'},
            {field: 'matnr', align: 'center', title: '物料号'},
            {field: 'maktx', align: 'center', title: '品号'},
            {field: 'specs', align: 'center', title: '规格'},
            {fixed: 'right', title: '操作', align: 'center', toolbar: '#operate', width: 200}
        ]]