自动化立体仓库 - WMS系统
zhangc
2025-02-08 0379bbe120f509f8c330713958b59687d25b80b3
src/main/webapp/static/js/orderView/orderView.js
@@ -54,14 +54,14 @@
            {field: 'anfme', align: 'center',title: '数量', width: 90},
            {field: 'qty', align: 'center',title: '作业数量', width: 90},
            {field: 'matnr', align: 'center',title: '物料号', width: 140},
            {field: 'maktx', align: 'center',title: '物料名称', width: 180},
            {field: 'processSts$', title: '工序', hide: true},
            {field: 'maktx', align: 'center',title: '物料名称'},
            {field: 'processSts$', title: '工序', width: 140},
            {field: 'reportQty', align: 'center',title: '上报数量', width: 90},
            {field: 'settle$', align: 'center', title: '状态', templet: '#settleTpl',  minWidth: 130, width: 130},
            //{field: 'defNumber', align: 'center', title: '业务类型'},
            //{field: 'postFee', align: 'center', title: '总数量',  minWidth: 130, width: 130},
            //{align: 'center', title: '明细', toolbar: '#tbLook', minWidth: 160, width: 160},
            {field: 'orderTime', align: 'center',title: '单据日期', hide: true, width: 180},
            {field: 'orderTime', align: 'center',title: '单据日期', width: 190},
            //{field: 'shipCode', align: 'center',title: '制单人'},
            {field: 'createBy$', title: '创建人', width: 120},
            {field: 'createTime$', title: '创建时间', hide: true, width: 180},