WIP Начала набрасывать хедер медкарты
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template lang="pug">
|
||||
.flex.flex-col.w-full.h-full.gap-y-2
|
||||
.flex.flex-col.w-full.h-full.gap-y-2
|
||||
the-header(
|
||||
:url="url",
|
||||
:is-open-form="isOpenForm",
|
||||
@@ -10,7 +10,7 @@
|
||||
)
|
||||
.flex.flex-auto
|
||||
the-sidebar
|
||||
router-view(
|
||||
router-view.mx-2(
|
||||
:open-form="openForm",
|
||||
:is-open-form="isOpenForm",
|
||||
:updated-clients="updatedClients",
|
||||
|
||||
Reference in New Issue
Block a user