Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
<input type="number" v-model.number="Current.amount">
games.forEach(game => { if (game.score) { if (game.score.homeScore == '1' && game.score.awayScore == '1') { console.log('111') } } })