车间能级提升-智能设备管理系统
zhuguifei
2025-03-11 7cc3ac34f175e2dacc76a02fb66ae3ba9f747b55
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',