From fd96d5551116c0817e667a2db35fa307367c77c3 Mon Sep 17 00:00:00 2001 From: LeraChernyakova <2215391@mail.ru> Date: Wed, 18 Dec 2024 14:04:39 +0300 Subject: [PATCH] done --- client/src/components/pages/StatisticPage.vue | 29 +++++++++++-------- 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/client/src/components/pages/StatisticPage.vue b/client/src/components/pages/StatisticPage.vue index aa6ef9f..b5e8cf6 100644 --- a/client/src/components/pages/StatisticPage.vue +++ b/client/src/components/pages/StatisticPage.vue @@ -31,6 +31,7 @@ type="date" :max="new Date().toISOString().split('T')[0]" @change="updateDateLimits()" + required />
@@ -43,23 +44,27 @@ min="" max="" disabled + required />
-
Типы растений
-
- +
+
Типы растений
+
+ +
+
Условия освещения
+ +
+ +
+
-
Условия освещения
- -
- -
-
Работа с базой данных