[WIP] Добавил форму недавно просмотренных медкарт, фикс стилей

This commit is contained in:
megavrilinvv
2023-07-26 16:37:47 +03:00
parent 75506acad1
commit f113e8ebf5
7 changed files with 283 additions and 54 deletions

View File

@@ -119,8 +119,10 @@ export const patientList = [
birthday: "28.03.1980",
avatar: personImage,
check: false,
reception: "25.07.2023",
time: { from: "12:00", to: "23:00" },
view: false,
viewDate: "",
reception: "26.07.2023",
time: { from: "11:00", to: "18:00" },
priority: 1,
phone: "+7 (910) 6233223",
email: "gaevaia@yandex.ru",
@@ -135,8 +137,10 @@ export const patientList = [
birthday: "01.03.1975",
avatar: personImage,
check: false,
reception: "25.07.2023",
time: { from: "11:00", to: "12:00" },
view: false,
viewDate: "",
reception: "26.07.2023",
time: { from: "05:00", to: "06:00" },
priority: 1,
phone: "+7 (910) 6233223",
email: "gaevaia@yandex.ru",
@@ -151,8 +155,10 @@ export const patientList = [
birthday: "13.07.1999",
avatar: personImage,
check: false,
reception: "25.07.2023",
time: { from: "14:00", to: "16:00" },
view: false,
viewDate: "",
reception: "26.07.2023",
time: { from: "18:00", to: "19:00" },
priority: 1,
phone: "+7 (910) 6233223",
email: "gaevaia@yandex.ru",
@@ -161,14 +167,16 @@ export const patientList = [
},
{
id: 3,
first_name: "Самвел",
first_name: "Самвелиуслим",
last_name: "Акопян",
patronymic: "Робертович",
birthday: "11.11.1991",
avatar: personImage,
check: false,
reception: "27.07.2023",
time: { from: "12:00", to: "14:00" },
view: false,
viewDate: "",
reception: "26.07.2023",
time: { from: "19:00", to: "20:00" },
priority: 1,
phone: "+7 (910) 6233223",
email: "gaevaia@yandex.ru",
@@ -183,6 +191,8 @@ export const patientList = [
birthday: "12.03.1989",
avatar: personImage,
check: false,
view: false,
viewDate: "",
reception: "27.07.2023",
time: { from: "11:00", to: "14:00" },
priority: 1,
@@ -199,6 +209,8 @@ export const patientList = [
birthday: "23.07.1949",
avatar: personImage,
check: false,
view: false,
viewDate: "",
reception: "28.07.2023",
time: { from: "18:00", to: "19:00" },
priority: 1,
@@ -215,7 +227,9 @@ export const patientList = [
birthday: "12.11.1995",
avatar: personImage,
check: false,
reception: "25.07.2023",
view: false,
viewDate: "",
reception: "26.07.2023",
time: { from: "16:00", to: "17:00" },
priority: 0,
phone: "+7 (910) 6233223",
@@ -231,7 +245,9 @@ export const patientList = [
birthday: "15.05.1989",
avatar: personImage,
check: false,
reception: "25.07.2023",
view: false,
viewDate: "",
reception: "26.07.2023",
time: { from: "20:00", to: "21:00" },
priority: 1,
phone: "+7 (910) 6233223",
@@ -247,8 +263,10 @@ export const patientList = [
birthday: "13.07.2000",
avatar: personImage,
check: false,
reception: "31.06.2023",
time: { from: "12:00", to: "14:00" },
view: false,
viewDate: "",
reception: "26.06.2023",
time: { from: "22:00", to: "23:00" },
priority: 1,
phone: "+7 (910) 6233223",
email: "gaevaia@yandex.ru",
@@ -263,8 +281,10 @@ export const patientList = [
birthday: "12.12.1986",
avatar: personImage,
check: false,
reception: "30.07.2023",
time: { from: "12:00", to: "14:00" },
view: false,
viewDate: "",
reception: "25.07.2023",
time: { from: "22:00", to: "23:00" },
priority: 1,
phone: "+7 (910) 6233223",
email: "gaevaia@yandex.ru",
@@ -279,6 +299,8 @@ export const patientList = [
birthday: "13.03.1979",
avatar: personImage,
check: false,
view: false,
viewDate: "",
reception: "27.07.2023",
time: { from: "09:00", to: "10:00" },
priority: 1,