Lius
2024-03-01 4f0cb97a09ee88f106c4b8b0875ae611bae4b9a2
src/views/eam/modules/daily3MaintenanceOrder/MaintenanceOrder3Modal.vue
@@ -425,17 +425,17 @@
          width: 50,
        },
        {
          title: '部位',
          title: '保养部位',
          align: 'center',
          dataIndex: 'location'
        },
        {
          title: '保养项目',
          title: '保养内容',
          align: 'center',
          dataIndex: 'maintenanceProjectName'
        },
        {
          title: '保养标准',
          title: '验收标准',
          align: 'center',
          dataIndex: 'standard'
        },