| | |
| | | { field: 'warehouseCode', title: 'ä»åºç¼ç ', type: 'string', width: 160, require: true, align: 'left' }, |
| | | { field: 'unit', title: 'åä½', type: 'string', width: 100, require: true, align: 'left' }, |
| | | { field: 'factoryArea', title: 'ååº', type: 'string', width: 120, require: true, align: 'left' }, |
| | | { field: 'result', title: 'æ£éªç»æ', type: 'int', width: 110, require: true, align: 'left',bind: { key: "inOrderType", data: [] },}, |
| | | { field: 'result', title: 'æ£éªç»æ', type: 'int', width: 110, require: true, align: 'left',bind: { key: "result", data: [] },}, |
| | | { field: 'inspectionNumber', title: 'æ£éªæ¬¡æ°', type: 'int', width: 110, require: true, align: 'left' }, |
| | | { field: 'qty', title: 'æ°é', type: 'float', width: 110, require: true, align: 'left' }, |
| | | { field: 'signSeq', title: 'ç¾å顺åº', type: 'int', width: 110, require: true, align: 'left' }, |