Added enter again on invoice modal.

This commit is contained in:
Patrick Fic
2020-04-14 16:17:13 -07:00
parent ad87cb31ef
commit 91af10eef2
9 changed files with 127 additions and 46 deletions

View File

@@ -45,12 +45,10 @@ export const QUERY_OWNER_BY_ID = gql`
clm_no
status
clm_total
vehicle {
id
v_model_yr
v_model_desc
v_make_desc
}
v_model_yr
v_model_desc
v_make_desc
vehicleid
}
}
}