hyingbo
2025-07-10 b1789a275504ef69b4ad09ac2ec49332bc19b74d
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: {