Houjie
2025-06-15 be0a6bf776b5ce3e388088e96295960eb7c0d406
src/views/eam/base/modules/EamMaintenanceStandardDetailList.vue
@@ -62,8 +62,20 @@
        {
          title: '保养要求',
          align: 'center',
          dataIndex: 'itemDemandAlias',
          ellipsis: true,
        },
        {
          title: '检查标准或要求',
          align: 'center',
          dataIndex: 'itemDemand',
          ellipsis: true,
        },
        {
          title: '检查方法',
          align: 'center',
          dataIndex: 'checkMethod',
          ellipsis: true,
        }
      ],
      url: {