ÎļþÃû´Ó eims-ui/apps/web-antd/src/views/eims/maint-order-st/data.tsx ÐÞ¸Ä |
| | |
| | | export const querySchema: FormSchemaGetter = () => [ |
| | | { |
| | | component: 'Input', |
| | | fieldName: 'equName', |
| | | label: '设å¤åç§°' |
| | | fieldName: 'title', |
| | | label: 'æ é¢' |
| | | }, |
| | | { |
| | | component: 'Input', |
| | | fieldName: 'assetno', |
| | | label: 'èµäº§ç¼å·' |
| | | }, |
| | | { |
| | | component: 'RangePicker', |
| | |
| | | export const columns: VxeGridProps['columns'] = [ |
| | | { type: 'checkbox', width: 60, fixed: 'left' }, |
| | | { |
| | | title: '设å¤åç§°', |
| | | field: 'equName', |
| | | title: 'æ é¢', |
| | | field: 'title', |
| | | minWidth: 200, |
| | | fixed: 'left' |
| | | }, |
| | | { |
| | | title: '计åä¿å
»æ¥æ', |
| | | title: 'ä¿å
»å¹´æ', |
| | | field: 'planTime', |
| | | minWidth: 200 |
| | | minWidth: 120 |
| | | }, |
| | | { |
| | | title: 'ç¶æ', |