mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
переработка модальных окон4
This commit is contained in:
@@ -17,6 +17,7 @@ class EmployeeUpdate(BaseModel):
|
||||
last_name: str | None = None
|
||||
department: str | None = None
|
||||
office: str | None = None
|
||||
password: str | None = None
|
||||
|
||||
model_config = ConfigDict(from_attributes=True)
|
||||
|
||||
|
Reference in New Issue
Block a user