Настроила сохранение ФИО исполнителя в форме

This commit is contained in:
Daria Golova
2022-10-31 23:13:06 +03:00
parent 174745b182
commit f5c045998c
5 changed files with 89 additions and 60 deletions

View File

@@ -494,7 +494,7 @@ export function clientsServer() {
id: "db831a14-e836-481f-a653-6325de7c311e",
last_name: "Жмыхов",
first_name: "Егор",
patronymic: "Сергеевич",
patronymic: "Александрович",
},
role: null,
},
@@ -537,7 +537,7 @@ export function clientsServer() {
id: "db831a14-e836-481f-a653-6325de7c311e",
last_name: "Жмыхов",
first_name: "Егор",
patronymic: "Сергеевич",
patronymic: "Александрович",
},
role: "owner",
},