| | |
| | | //{ field: 'wheels_ID', title: '主é®ID', type: 'int', width: 110, readonly: true, hidden: true, require: true, align: 'left' }, |
| | | { field: 'wheel_code', title: '车轮ç ', type: 'string', width: 150, align: 'left' }, |
| | | { field: 'locate', title: 'åºä½å·', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'wheels_CurrentStatue', title: 'ç¶æ', type: 'int', width: 110, align: 'left', bind: { key: "CurrentStatue", data: [] } }, |
| | | //{ field: 'wheels_SequenceNum', title: 'åºåå·', type: 'string', width: 110, align: 'left', sort: true, link: true, }, |
| | | //{ field: 'wheels_Num', title: '车轮å·', type: 'string', width: 110, align: 'left' }, |
| | | //{ field: 'wheels_Type', title: 'ç±»å(è½®/ç)', type: 'string', width: 110, align: 'left' }, |