qushaowei
2024-01-11 52b10180d77f2962e519300469811a911afa3cf2
src/views/eam/modules/dailyMaintenanceStandard/DailyMaintenanceStandardDetail.vue
@@ -137,22 +137,27 @@
        //   scopedSlots: { customRender: 'photo' },
        // },
        {
          title: '保养项目',
          title: '维修保养角色',
          align: "center",
          dataIndex: 'maintenanceRoleName',
        },
        {
          title: '保养内容',
          align: "center",
          dataIndex: 'name',
        },
        {
          title: '保养标准',
          align: "center",
          dataIndex: 'standard',
        // {
        //   title: '保养标准',
        //   align: "center",
        //   dataIndex: 'standard',
        },
        {
          title: '部位',
          align: "center",
          dataIndex: 'location',
        },
        // },
        // {
        //   title: '部位',
        //   align: "center",
        //   dataIndex: 'location',
        // },
        // {
        //   title: '方法',
        //   align: "center",
@@ -184,11 +189,7 @@
        //   align: "center",
        //   dataIndex: 'maintenanceSpecialtyName',
        // },
        {
          title: '维修保养角色',
          align: "center",
          dataIndex: 'maintenanceRoleName',
        },
      ],
      url: {