From c89bde1cd676658d2be539f9a7efde8d5653f50e Mon Sep 17 00:00:00 2001 From: Nekoya3 Date: Fri, 24 Apr 2020 20:25:12 +0900 Subject: [PATCH] =?UTF-8?q?Vue=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?UTF-8?q?=E3=81=AE=E3=83=80=E3=82=A4=E3=83=8A=E3=83=9F=E3=83=83=E3=82=AF?= =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=83=9D=E3=83=BC=E3=83=88=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/DataTable.vue | 5 +++-- components/MetroBarChart.vue | 2 +- components/SideNavigation.vue | 2 +- components/SvgCard.vue | 2 +- components/TimeBarChart.vue | 9 +++++---- components/TimeStackedBarChart.vue | 7 ++++--- components/cards/ContactsCard.vue | 2 +- components/cards/CurrentPatientsCard.vue | 2 +- components/cards/DischargesCard.vue | 2 +- components/cards/InspectionsCard.vue | 2 +- components/cards/PatientsCard.vue | 2 +- components/cards/PatientsSummaryCard.vue | 2 +- components/cards/QuerentsCard.vue | 2 +- pages/about.vue | 2 +- pages/flow.vue | 2 +- pages/index.vue | 4 ++-- pages/parent.vue | 2 +- pages/worker.vue | 2 +- 18 files changed, 28 insertions(+), 25 deletions(-) diff --git a/components/DataTable.vue b/components/DataTable.vue index 2a58b48ddf33c..3c56884b871a8 100644 --- a/components/DataTable.vue +++ b/components/DataTable.vue @@ -78,8 +78,9 @@