From af511c12d4a01e6c3a2573ffad41d7207ebb03d8 Mon Sep 17 00:00:00 2001 From: Daria Golova Date: Mon, 24 Oct 2022 11:38:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D0=BB=D0=B0=20?= =?UTF-8?q?=D0=BB=D0=B8=D1=88=D0=BD=D1=8E=D1=8E=20=D0=BF=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D0=BD=D1=83=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/calendar/TheCalendar.vue | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/pages/calendar/TheCalendar.vue b/src/pages/calendar/TheCalendar.vue index 4a1fc50..cbdfe42 100644 --- a/src/pages/calendar/TheCalendar.vue +++ b/src/pages/calendar/TheCalendar.vue @@ -29,14 +29,6 @@ export default { dayEndTime: "18:00", }, eventsData: [], - columnInformation: { - owners: [ - "Захарова А.О.", - "Константинопольская Ю.В.", - "Коломойцев И.К.", - "Зайцев В.С.", - ], - }, team: [ { id: 1, name: "Захарова А.О.", avatar: img }, { id: 2, name: "Константинопольская Ю.В.", avatar: img },