Minor random fixes

This commit is contained in:
Patrick Fic
2020-07-23 14:39:45 -07:00
parent 8a4f0dda44
commit acd8984d5b
18 changed files with 389 additions and 353 deletions

View File

@@ -887,9 +887,9 @@ export const QUERY_ALL_JOB_FIELDS = gql`
status
tax_part
unq_seq
employee_body
employee_refinish
}
employee_body
employee_refinish
}
}
`;