diff --git a/src/App.vue b/src/App.vue index ae0e077..94a70a6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,6 +8,7 @@ const clickCount = ref(1); // Счетчик нажатий const listOfTrips = ref([]) onMounted(()=>{ + for (let i = 0; i < 100; i++) { numbers.value.push({ variable: '',