Профиль хирургии

This commit is contained in:
brusnitsyn
2026-03-25 17:37:32 +09:00
parent 52a80ccd3b
commit f566ab96df
75 changed files with 3841 additions and 1009 deletions

View File

@@ -26,6 +26,10 @@ const themeOverrides = {
<template #headerExtra>
<slot name="headerExtra" />
</template>
<template #headerSuffix>
<slot name="headerSuffix" />
</template>
</AppHeader>
</NLayoutHeader>