| | |
| | | { field: 'id', title: 'ID', type: 'int', width: 110, readonly: true, hidden: true, require: true, align: 'left' }, |
| | | { field: 'palletCode', title: 'æ»æ©å·', type: 'string', width: 110, align: 'left', sort: true }, |
| | | { field: 'pvi', title: 'PVIç ', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'biwInPassTime', title: 'çè£
ä¸çº¿æ¶é´', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'carType', title: '车身类å', type: 'int', width: 110, align: 'left',bind: { key: "BodyType", data: [] } }, |
| | | { field: 'bodyStatus', title: 'å½åç¶æ', type: 'int', width: 110, align: 'left', bind: { key: "BodyStatus", data: [] } }, |
| | | { field: 'description', title: '夿³¨', type: 'string', width: 120, align: 'left' }, |