| | |
| | | } |
| | | }, |
| | | { |
| | | title: '保养项', |
| | | field: 'maintName', |
| | | minWidth: 200 |
| | | }, |
| | | { |
| | | title: '保养类型', |
| | | field: 'maintType', |
| | | minWidth: 120, |
| | |
| | | minWidth: 160 |
| | | }, |
| | | { |
| | | title: '创建时间', |
| | | field: 'createTime', |
| | | minWidth: 200 |
| | | }, |
| | | { |
| | | field: 'action', |
| | | fixed: 'right', |
| | | slots: { default: 'action' }, |
| | |
| | | component: 'Input', |
| | | fieldName: 'equName', |
| | | label: '设备名称' |
| | | }, |
| | | { |
| | | component: 'Input', |
| | | fieldName: 'maintName', |
| | | label: '保养项' |
| | | }, |
| | | { |
| | | component: 'RadioGroup', |
| | |
| | | getPopupContainer |
| | | }, |
| | | fieldName: 'maintFirstTime', |
| | | label: '首次执行时间' |
| | | label: '首次保养时间' |
| | | }, |
| | | { |
| | | component: 'DatePicker', |
| | |
| | | getPopupContainer |
| | | }, |
| | | fieldName: 'maintLastTime', |
| | | label: '上次执行时间' |
| | | label: '上次保养时间' |
| | | }, |
| | | { |
| | | component: 'DatePicker', |
| | |
| | | getPopupContainer |
| | | }, |
| | | fieldName: 'maintNextTime', |
| | | label: '下次执行时间', |
| | | label: '下次保养时间', |
| | | }, |
| | | { |
| | | component: 'Textarea', |