src/views/eam/modules/dailyMaintenanceOrder/ActualWorkHoursEditTable.vue
@@ -175,7 +175,7 @@ dataIndex: 'username', align: "center", scopedSlots: { customRender: 'username' }, className: 'red', // className: 'red', width: 250, }, { @@ -188,7 +188,7 @@ title: '*实际工时', dataIndex: 'actualWorkingHourQuota', align: "center", className: 'red', // className: 'red', scopedSlots: { customRender: 'actualWorkingHourQuota' }, width: 250, },