WIP Исправлены найденные baseInputs

This commit is contained in:
Daria Golova
2022-12-29 15:21:21 +03:00
parent c664f11bfb
commit e138bedfac
31 changed files with 200 additions and 228 deletions

View File

@@ -284,6 +284,7 @@ export default {
});
},
postContactsClient() {
console.log(this.dataClient);
let contacts = [...this.dataClient.contacts];
if (
this.dataClient.email.username &&