自动化立体仓库 - WMS系统
#
1
17 小时以前 c90f42702b056664dbb3502a14041ba902273665
src/main/webapp/static/js/order/order.js
@@ -128,11 +128,11 @@
                            {type: 'numbers'},
                            {field: 'matnr', title: '商品编号', width: 160},
                            {field: 'maktx', title: '名称', width: 80},
                            {field: 'boxType3', title: '采购单号'},
                            {field: 'standby1', title: '客户PO'},
                            {field: 'standby2', title: 'UPC'},
                            {field: 'standby3', title: '客户SKU'},
                            {field: 'boxType1', title: '货主'},
                            {field: 'boxType3', title: '采购单号'},
                            {field: 'anfme', title: '数量', width: 80},
                            {field: 'qty', title: '上报数量', style: 'font-weight: bold'},
                            {field: 'workQty', title: '历史上报数量'},
@@ -239,12 +239,12 @@
                        {field: 'maktx', title: '名称', width: 80},
                        // {field: 'batch', title: '批号', edit: true},
                        // {field: 'specs', title: '规格'},
                        {field: 'standby1', title: 'po'},
                        {field: 'standby2', title: 'upc'},
                        {field: 'standby3', title: '客户SKU'},
                        {field: 'boxType1', title: '货主名称'},
                        {field: 'boxType2', title: 'upc'},
                        {field: 'boxType3', title: '客户SKU'},
                        {field: 'standby1', title: 'po',edit: true},
                        {field: 'standby2', title: 'upc',edit: true},
                        {field: 'standby3', title: '客户SKU',edit: true},
                        {field: 'boxType1', title: '货主名称',edit: true},
                        {field: 'boxType2', title: '货主编号',edit: true},
                        {field: 'boxType3', title: '采购单号',edit: true},
                        {field: 'anfme', title: '数量(修改)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110},
                        {field: 'workQty', title: '作业数量',  minWidth: 100, width: 100},
                        // {field: 'unit', title: '单位', width: 80},