WIP Добавлены click-outside и photo для employees

This commit is contained in:
Daria Golova
2022-12-02 13:53:45 +03:00
parent 8dc88452c5
commit 184107755c
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.wrapper-create.flex.flex-col.fixed.right-6.bottom-6.px-4.py-7.gap-y-8
.wrapper-create.flex.flex-col.fixed.right-6.bottom-6.px-4.py-7.gap-y-8(v-click-outside="closeForm")
.icon-cancel.close.absolute.top-5.right-5.cursor-pointer(@click="closeForm")
span.title.text-xl.font-bold.px-4 Создание клиента
.flex.gap-x-4.h-fit.px-4