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', }, {