[WIP] Правка кода, добавил конфиг календаря

This commit is contained in:
megavrilinvv
2023-03-06 17:21:17 +03:00
parent a81dba8429
commit f60eea81fe
7 changed files with 83 additions and 145 deletions

View File

@@ -1,5 +1,5 @@
<template lang="pug">
.flex.flex-col.gap-y-6.pt-6.pb-7.px-8.event-form.fixed.right-6.bottom-6
.event-form.flex.flex-col.gap-y-6.pt-6.pb-7.px-8.fixed.right-6.bottom-6
.flex.justify-between
span.title.text-xl.font-bold Замена смен
.flex.pt-2
@@ -11,7 +11,7 @@
v-model="replacementSheet.date",
outlined
)
base-input.input(,
base-input(,
type="text"
v-model="replacementSheet.currentEmployee",
label="Текущий сотрудник",