| | |
| | | {field: 'specs', title: '规格'}, |
| | | {field: 'weight', title: '重量', edit: true}, |
| | | {field: 'anfme', title: '数量(修改)', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110}, |
| | | {field: 'owner', title: '货主编号', style: 'color: blue;font-weight: bold', edit: true, minWidth: 110, width: 110}, |
| | | {field: 'payment', title: '货物状态', style: 'color: blue;font-weight: bold', templet: '#payment'}, |
| | | |
| | | // {field: 'payment', title: '货物状态',align: 'center', templet: '#payment'}, |
| | | {field: 'qty', title: '作业数量', minWidth: 100, width: 100}, |
| | | // {field: 'unit', title: '单位', width: 80}, |