added in double quotes for single in query

This commit is contained in:
2024-03-07 09:45:50 +00:00
parent 25d611b3e4
commit f434fcf4f8
10 changed files with 16 additions and 5 deletions
+2 -1
View File
@@ -68,7 +68,8 @@ let CompleteAppeal = (props) => {
);
console.log("patching////////");
patchCase(incidentId);
//
//patchCase(incidentId);
}, [
props.appealType.caseReference,
props.props.form.appealForm.values,