[WIP] Добавил wrapper на формы страницы медкаточек

This commit is contained in:
megavrilinvv
2023-07-24 18:37:58 +03:00
parent c63fe8c319
commit 2e3764c6ac
6 changed files with 100 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.medcards-wrapper.flex.flex-col
.medcards-wrapper.flex.flex-col.w-full
table-patients
medical-card-search
</template>