zhaowei
2025-07-15 907d0ba6b7442ef9f4fb976633d0b51d36ea6570
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: {