Jul 26 - Update scheduled inspection settings
This commit is contained in:
@@ -75,7 +75,8 @@ struct MyInspectionsView: View {
|
||||
.fullScreenCover(item: $scheduledStartTarget) { s in
|
||||
StartInspectionView(
|
||||
preFillTemplateId: s.templateServerId,
|
||||
preFillFacilityId: s.facilityServerId
|
||||
preFillFacilityId: s.facilityServerId,
|
||||
preFillScheduleId: s.serverId
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user