| | |
| | | arrRemove(detlCols, "field", "str6") |
| | | var cols = [ |
| | | {fixed: 'left', field: 'count', title: '实际数量', align: 'center', edit:'text', width: 120, style:'color: blue;font-weight: bold'}, |
| | | // {field: 'supplier', title: '批号', align: 'center', edit:'text', width: 120}, |
| | | {field: 'supplier', title: '批号', align: 'center', width: 120}, |
| | | {field: 'source', title: '来源', align: 'center', edit:'text', width: 120}, |
| | | {field: 'vendor', title: '供应商', align: 'center', edit:'text', width: 120} |
| | | ,{field: 'qtyBox', align: 'center', title: '每箱数量(PCS)'} |