+
{
-
+
diff --git a/app/components/content/sep/entry.vue b/app/components/content/sep/entry.vue
index 20c3da8c..940e1cc7 100644
--- a/app/components/content/sep/entry.vue
+++ b/app/components/content/sep/entry.vue
@@ -227,7 +227,7 @@ const letters = [
},
]
-function handleSavePatient() {
+function handleSavePatient() {
selectedPatientObject.value = null
setTimeout(() => {
getPatientCurrent(selectedPatient.value)