| | |
| | | {field: 'zpallet', align: 'center',title: '托盘码'}, |
| | | {field: 'locNo', title: '货位', align: 'center', width: 100, templet: '#locNoTpl'}, |
| | | {field: 'staNos', align: 'center', title: '出库站', merge: ['locNo'], templet: '#tbBasicTbStaNos'}, |
| | | {field: 'outOrderNo', hide: false}, |
| | | {field: 'outOrderNo', title: '合同号', align: 'center',hide: false}, |
| | | {field: 'temp2', align: 'center',title: '客户图号', hide: false}, |
| | | |
| | | {field: 'luHao', hide: true}, |
| | | {field: 'packing', hide: true}, |
| | | {field: 'proType', hide: false}, |
| | | {field: 'proType', align: 'center',title: '属性',hide: false}, |
| | | {type: 'checkbox', merge: ['locNo']}, |
| | | ]], |
| | | done: function (res) { |