| | |
| | | {type: 'numbers'}, |
| | | {field: 'orderNo', title: '单据编号'}, |
| | | {field: 'cstmrName', align: 'center',title: '客户名称'}, |
| | | {align: 'center', title: '明细', toolbar: '#tbLook', minWidth: 160, width: 160}, |
| | | {align: 'center', title: '明细', toolbar: '#tbLook', minWidth: 250, width: 250}, |
| | | {field: 'createTime$', title: '创建时间', minWidth: 200, width: 200}, |
| | | {field: 'settle$', align: 'center', title: '状态', templet: '#settleTpl', minWidth: 160, width: 160}, |
| | | //{field: 'memo', align: 'center',title: '备注'}, |
| | |
| | | layer.open({ |
| | | type: 1, |
| | | title: false, |
| | | area: '1020px', |
| | | area: '1220px', |
| | | offset: [top + 'px', (left - 530 + $a.outerWidth()) + 'px'], |
| | | shade: .01, |
| | | shadeClose: true, |
| | |
| | | {field: 'maktx', title: '产品名称'}, |
| | | {field: 'specs', title: '规格型号'}, |
| | | {field: 'batch', title: '批次号'}, |
| | | {field: 'color', title: '卷号'}, |
| | | {field: 'qty', title: '出库数量'}, |
| | | {field: 'model', title: '卷号'}, |
| | | {field: 'anfme', title: '出库数量'}, |
| | | {field: 'deadTime', title: '出库日期'}, |
| | | {field: 'source', title: '复核状态'}, |
| | | {field: 'inspect$', title: '复核状态'}, |
| | | {field: 'threeCode', title: '复核人'}, |
| | | {field: 'memo', title: '复核备注'} |
| | | ]], |
| | | request: { |