Added temporary document handling IO-69
This commit is contained in:
@@ -113,6 +113,7 @@ export function JobDetailCards({ setPrintCenterContext }) {
|
||||
actions: { refetch: refetch },
|
||||
context: {
|
||||
id: data.jobs_by_pk.id,
|
||||
job: data.jobs_by_pk,
|
||||
type: "job",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user