自动化立体仓库 - WMS系统
pang.jiabao
2024-10-24 ef19ce2bc384c00b590ebdbd4e8c14ebfa9f0188
src/main/webapp/static/js/order/order.js
@@ -245,10 +245,10 @@
                        cellMinWidth: 100,
                        cols: [[
                            {type: 'numbers'},
                            {field: 'matnr', title: '规格', width: 160},
                            {field: 'maktx', title: '商品名称', width: 160},
                            {field: 'batch', title: '箱号'},
                            {field: 'anfme', title: '数量'},
                            {field: 'brand', title: '包装组号', width: 160},
                            // {field: 'maktx', title: '商品名称', width: 160},
                            // {field: 'batch', title: '箱号'},
                            // {field: 'anfme', title: '数量'},
                            // {field: 'workQty', title: '作业数量'},
                            // {field: 'unit', title: '单位'},
@@ -259,9 +259,13 @@
                            // },
                            // {field: 'inQty', title: '已入库量'},
                            // {field: 'color', title: '颜色'},
                            {field: 'specs', title: '接头'},
                            {field: 'qty$', title: '状态', style: 'font-weight: bold'},
                            {field: 'source$', title: '是否确认', style: 'font-weight: bold'}
                            // {field: 'specs', title: '接头'},
                            {field: 'qty$', title: '出库状态', style: 'font-weight: bold'},
                            {field: 'specs', title: '源库位', style: 'font-weight: bold'},
                            {field: 'model', title: '目标库位', style: 'font-weight: bold'},
                            {field: 'beBatch', title: '跨巷道', style: 'font-weight: bold'},
                            {field: 'danger$', title: '移库状态', style: 'font-weight: bold'},
                            {field: 'inspect$', title: '备货状态', style: 'font-weight: bold'}
                        ]],
                        request: {
                            pageName: 'curr',