test #1

Merged
alisagerasimova merged 3 commits from gerasimova-dev into master 2026-02-17 20:37:31 +03:00
Showing only changes of commit c5d7bbb02d - Show all commits
+1
View File
@@ -8,6 +8,7 @@ const clickCount = ref(1); // Счетчик нажатий
const listOfTrips = ref([]) const listOfTrips = ref([])
onMounted(()=>{ onMounted(()=>{
for (let i = 0; i < 100; i++) { for (let i = 0; i < 100; i++) {
numbers.value.push({ numbers.value.push({
variable: '', variable: '',