自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-12-13 65d4a072e6a382b9583cae85d5c6e59685c2c1c5
src/main/webapp/static/js/order/order.js
@@ -129,7 +129,7 @@
                        cellMinWidth: 100,
                        cols: [[
                            {type: 'numbers'},
                            {field: 'matnr', title: '单据号', width: 160},
                            {field: 'matnr', title: '物料号', width: 160},
                            {field: 'maktx', title: '物料号', width: 160},
                            {field: 'batch', title: '序列码'},
                            {field: 'anfme', title: '数量'},
@@ -236,7 +236,7 @@
                    cellMinWidth: 100,
                    cols: [[
                        {type: 'numbers', title: '#'},
                        {field: 'matnr', title: '单据号', width: 160},
                        {field: 'matnr', title: '物料号', width: 160},
                        {field: 'maktx', title: '物料号', width: 200},
                        {field: 'batch', title: '序列码', edit: true},
                        {field: 'specs', title: '规格'},