IO-1053 Added Job Total to graph

This commit is contained in:
swtmply
2023-04-28 01:42:22 +08:00
parent e387abcd14
commit 5eda224393
3 changed files with 72 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ export const QUERY_SCOREBOARD = gql`
v_make_desc
v_model_desc
v_model_yr
job_totals
}
}
}