feat(sep): add selected prop to ListPatient and enhance radio selection handling in select-radio component
This commit is contained in:
@@ -227,7 +227,7 @@ const letters = [
|
||||
},
|
||||
]
|
||||
|
||||
function handleSavePatient() {
|
||||
function handleSavePatient() {
|
||||
selectedPatientObject.value = null
|
||||
setTimeout(() => {
|
||||
getPatientCurrent(selectedPatient.value)
|
||||
|
||||
Reference in New Issue
Block a user