自动化立体仓库 - WMS系统
luxiaotao1123
2022-03-25 ecbb38cc99fc0cd69295f91b7b3c19fe4da486a2
src/main/webapp/static/js/order/order.js
@@ -77,7 +77,7 @@
            layer.open({
                type: 1,
                title: false,
                area: '750px',
                area: '800px',
                offset: [top + 'px', (left - 530 + $a.outerWidth()) + 'px'],
                shade: .01,
                shadeClose: true,
@@ -99,6 +99,7 @@
                            {field: 'maktx', title: '商品名称', width: 160},
                            {field: 'batch', title: '批号'},
                            {field: 'anfme', title: '数量'},
                            {field: 'qty', title: '作业数量', style: 'font-weight: bold'},
                            {field: 'unit', title: '单位'},
                            // {
                            //     field: 'createTime$', title: '创建时间', sort: true, templet: function (d) {