src/views/eam/modules/repairorder/moudles/RepairOrderActualHoursReport.vue
@@ -246,7 +246,7 @@ dataIndex: 'userId', align: 'center', scopedSlots: { customRender: 'userId' }, className: 'red', // className: 'red', width: 200 }, { @@ -254,14 +254,14 @@ dataIndex: 'principalContractor', align: 'center', scopedSlots: { customRender: 'principalContractor' }, className: 'red', // className: 'red', width: 150 }, { title: '*实际工时', dataIndex: 'actualHour', align: 'center', className: 'red', // className: 'red', scopedSlots: { customRender: 'actualHour' }, width: 150 },