B
const questions = [
{
"name": '121',
"value": this.inputValues.questionValue1
},
{
"name": '122',
"value": this.inputValues.questionValue2
},
{
"name": '123',
"value": this.inputValues.questionValue3
},
{
"name": '124',
"value": this.inputValues.comment
},
{
"name": '125',
"value": this.inputValues.comment2
}
];
...
if (!questions.some(el => el.value === '')) {
//отправляем запрос