eims-ui/apps/web-antd/src/views/eims/maint-plan/data.tsx
@@ -86,6 +86,11 @@ } }, { title: '保养项', field: 'maintName', minWidth: 200 }, { title: '保养类型', field: 'maintType', minWidth: 120, @@ -163,6 +168,11 @@ label: '设备名称' }, { component: 'Input', fieldName: 'maintName', label: '保养项' }, { component: 'RadioGroup', componentProps: { buttonStyle: 'solid',