qushaowei
2025-06-19 737030d16106d6ceef9ec1da8d2577f913cdbbd3
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: {