qushaowei
2024-07-25 52190152691bc217844d4f87b700274c297b104e
src/views/eam/modules/repairorder/moudles/RepairOrderActualMaterialReport.vue
@@ -208,7 +208,7 @@
          dataIndex: 'sparePartId',
          scopedSlots: { customRender: 'sparePartId' },
          align: "center",
          className: 'red',
          // className: 'red',
          // width: 250,
        },
        {
@@ -223,14 +223,14 @@
          dataIndex: 'actualQuantity',
          align: "center",
          scopedSlots: { customRender: 'actualQuantity' },
          className: 'red',
          // className: 'red',
        },
        {
          title: '单位',
          dataIndex: 'repairOrderAmUda1',
          scopedSlots: { customRender: 'repairOrderAmUda1' },
          align: "center",
          className: 'red',
          // className: 'red',
        },
        {