WIP Подтянула данные в форму мед.карты

This commit is contained in:
Daria Golova
2023-01-09 17:23:08 +03:00
parent c0cce0f4a1
commit 2e3ff2e3d6
10 changed files with 265 additions and 112 deletions

View File

@@ -403,6 +403,7 @@ export default {
this.$emit(
"handler-click-popup",
"medical",
this.client.id,
this.client?.medical_history[0]?.id
);
},