forked from Yara724/api
Simplified captcha, Fixed unified damaged parts
This commit is contained in:
@@ -4122,7 +4122,7 @@ export class ExpertClaimService {
|
||||
blameRequestId: claim.blameRequestId?.toString(),
|
||||
blameRequestNo: claim.blameRequestNo,
|
||||
money: moneyPayload,
|
||||
selectedParts: selectedNormExpert,
|
||||
// selectedParts: selectedNormExpert,
|
||||
otherParts: claim.damage?.otherParts,
|
||||
requiredDocuments:
|
||||
Object.keys(requiredDocumentsStatus).length > 0
|
||||
@@ -4134,7 +4134,7 @@ export class ExpertClaimService {
|
||||
evaluation: enrichedEvaluation as
|
||||
| ClaimDetailV2ResponseDto["evaluation"]
|
||||
| undefined,
|
||||
objection,
|
||||
// objection,
|
||||
videoCapture,
|
||||
blameCase: blameCaseForApi,
|
||||
blameExpertDecision,
|
||||
|
||||
Reference in New Issue
Block a user