This commit is contained in:
2026-02-22 02:58:22 +00:00
parent 910a4b42fe
commit 4f2b52b927
3 changed files with 15 additions and 1 deletions

View File

@@ -28712,3 +28712,10 @@ function enregistrerconsultationassureur()
}
});
}
function envoyer_demande_reconnaissance_faciale()
{
alert("envoyer_demande_reconnaissance_faciale");
return;
fiche_beneficiaire();
}