fieldValues.push({
      ...JSON.parse(JSON.stringify(this.textFieldValueError)),
      ...JSON.parse(JSON.stringify(this.selectValue)),
    });