IO-1985 add Est to actie and ready jobs screens.

This commit is contained in:
Patrick Fic
2022-07-20 15:07:37 -07:00
parent cd29a0f613
commit 9ddcb1f27d
7 changed files with 78 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ export const QUERY_ALL_ACTIVE_JOBS = gql`
updated_at
ded_amt
suspended
est_ct_fn
est_ct_ln
}
}
`;