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

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

@@ -60,9 +60,6 @@ export default {
: (this.pageSettings[index].active = false);
});
},
changePage() {
console.log(this.$router.currentRoute._value.fullPath);
},
},
computed: {
getSettings() {