|  |  |  | 
|---|
|  |  |  | layer.open({ | 
|---|
|  |  |  | type: 1, | 
|---|
|  |  |  | title: false, | 
|---|
|  |  |  | area: '1220px', | 
|---|
|  |  |  | area: '1020px', | 
|---|
|  |  |  | offset: [top + 'px', (left - 530 + $a.outerWidth()) + 'px'], | 
|---|
|  |  |  | shade: .01, | 
|---|
|  |  |  | shadeClose: true, | 
|---|
|  |  |  | 
|---|
|  |  |  | page: true, | 
|---|
|  |  |  | cellMinWidth: 100, | 
|---|
|  |  |  | cols: [[ | 
|---|
|  |  |  | {field: 'matnr', title: '物质编码'}, | 
|---|
|  |  |  | {field: 'maktx', title: '产品名称'}, | 
|---|
|  |  |  | //{field: 'matnr', title: '物质编码'}, | 
|---|
|  |  |  | //{field: 'maktx', title: '产品名称'}, | 
|---|
|  |  |  | {field: 'specs', title: '规格型号'}, | 
|---|
|  |  |  | {field: 'batch', title: '批次号'}, | 
|---|
|  |  |  | {field: 'model', title: '卷号'}, | 
|---|
|  |  |  | //{field: 'model', title: '卷号'}, | 
|---|
|  |  |  | {field: 'anfme', title: '出库数量'}, | 
|---|
|  |  |  | {field: 'deadTime', title: '出库日期'}, | 
|---|
|  |  |  | //{field: 'deadTime', title: '出库日期'}, | 
|---|
|  |  |  | {field: 'inspect$', title: '复核状态'}, | 
|---|
|  |  |  | {field: 'threeCode', title: '复核人'}, | 
|---|
|  |  |  | {field: 'memo', title: '复核备注'} | 
|---|