zhaowei
2025-06-12 6aa0e234bbc0a7e0222cc04c2561a8b075a9e5fc
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: {