From 1fd6b62c3689e8c0659c4ce8de8cf3c914aca512 Mon Sep 17 00:00:00 2001 From: megavrilinvv Date: Wed, 21 Dec 2022 19:00:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20em?= =?UTF-8?q?ployee=20=D0=BD=D0=B0=20=D1=80=D0=B0=D1=81=D0=BF=D0=B8=D1=81?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B8=20=D1=81=D1=82=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- src/pages/schedule/TheSchedule.vue | 18 ++++- .../schedule/components/FormChangeShift.vue | 2 +- .../schedule/components/ScheduleBody.vue | 77 +++++++++++++++---- .../schedule/components/ScheduleHeader.vue | 2 +- src/shared/fetchWrapper.js | 14 +++- 6 files changed, 92 insertions(+), 23 deletions(-) diff --git a/public/index.html b/public/index.html index 3d2ceaf..70b9192 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - <%= htmlWebpackPlugin.options.title %> + <%= htmlWebpackPlugin.options.title="Астра" %>