qushaowei
2024-03-22 3376c3106bef417ca184947c1afc6ef2532929a7
src/views/eam/modules/maintenancePlan/DailyMaintenanceStandardDetail.vue
@@ -129,19 +129,19 @@
            return parseInt(index) + 1;
          }
        },
        {
          title: '部位',
          align: "center",
          dataIndex: 'location',
          width: 150,
        },
        {
          title: '示意图',
          align: "center",
          dataIndex: 'photo',
          scopedSlots: { customRender: 'photo' },
          width: 150,
        },
        // {
        //   title: '部位',
        //   align: "center",
        //   dataIndex: 'location',
        //   width: 150,
        // },
        // {
        //   title: '示意图',
        //   align: "center",
        //   dataIndex: 'photo',
        //   scopedSlots: { customRender: 'photo' },
        //   width: 150,
        // },
        {
          title: '保养项目',
          align: "center",
@@ -155,31 +155,31 @@
          dataIndex: 'standard',
          width: 150,
        },
        {
          title: '方法',
          align: "center",
          dataIndex: 'maintenanceMethodName',
          width: 150,
        // {
        //   title: '方法',
        //   align: "center",
        //   dataIndex: 'maintenanceMethodName',
        //   width: 150,
        },
        {
          title: '工具',
          align: "center",
          dataIndex: 'maintenanceTool',
          width: 150,
        },
        {
          title: '安全要求',
          align: "center",
          dataIndex: 'maintenanceRequire',
          width: 150,
        },
        {
          title: '工时定额',
          align: "center",
          dataIndex: 'workingHourQuota',
          width: 150,
        },
        // },
        // {
        //   title: '工具',
        //   align: "center",
        //   dataIndex: 'maintenanceTool',
        //   width: 150,
        // },
        // {
        //   title: '安全要求',
        //   align: "center",
        //   dataIndex: 'maintenanceRequire',
        //   width: 150,
        // },
        // {
        //   title: '工时定额',
        //   align: "center",
        //   dataIndex: 'workingHourQuota',
        //   width: 150,
        // },
        {
          title: '保养周期',
          align: "center",