fix quioteid link
This commit is contained in:
parent
92b0528ee0
commit
a6e3704a04
@ -188,7 +188,7 @@ const actions: TAction = {
|
||||
CalculationService.crmgqlquery({
|
||||
query: gql`
|
||||
query($quoteid: Uuid!) {
|
||||
quote(quoteid: $quoteid) {
|
||||
quote(quoteId: $quoteid) {
|
||||
offerprintform
|
||||
evo_quotename
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user