zhaowei
2025-03-07 f79bb27a83f3de364b586d7a2a515f92ef9e29dd
src/views/eam/modules/equipment/EquipmentResume/EquipmentCalibrationRecord.vue
@@ -85,7 +85,7 @@
        },
        {
          title: '检定方式',
          title: '鉴定方式',
          align: "center",
          dataIndex: 'calibrationTypeName',
@@ -96,12 +96,12 @@
          dataIndex: 'calibrationResult',
        },
        {
          title: '检定人',
          title: '鉴定人',
          align: "center",
          dataIndex: 'calibrationUserName',
        },
        {
          title: '检定时间',
          title: '鉴定时间',
          align: "center",
          dataIndex: 'calibrationTime',
        },