IO-1219 Add status to job search select.

This commit is contained in:
Patrick Fic
2021-07-14 15:48:27 -07:00
parent a8ad65000d
commit 5385e6918b
2 changed files with 14 additions and 8 deletions

View File

@@ -1043,6 +1043,7 @@ export const SEARCH_JOBS_FOR_AUTOCOMPLETE = gql`
v_make_desc
v_model_desc
v_model_yr
status
}
}
`;