WIP Доделала модалку

This commit is contained in:
Daria Golova
2023-05-05 15:23:12 +03:00
parent 0345ddeee9
commit 05ce9f0125
7 changed files with 98 additions and 31 deletions

View File

@@ -23,6 +23,7 @@ export default createStore({
? state.url + state.userData[key]
: "";
});
data.job_title = "Ортодонт";
return data;
},
},