WIP Прикрутила поиск по совпадению от 3 символов

This commit is contained in:
Daria Golova
2022-11-21 18:19:12 +03:00
parent 913703b17c
commit 8736193950
3 changed files with 32 additions and 5 deletions

View File

@@ -149,7 +149,6 @@ export default {
check: Function,
isCheck: Boolean,
client: Object,
fetchDataClients: Function,
currentYear: Number,
},
created() {