Глобальная стилизация скроллбаров

This commit is contained in:
Daria Golova
2022-11-18 18:42:14 +03:00
parent 27e29bf414
commit f6d782d08a
4 changed files with 11 additions and 19 deletions

View File

@@ -80,7 +80,6 @@ export default {
immediate: true,
handler(newValue) {
if (newValue === false) {
console.log("work");
this.fetchDataClients();
}
},