for (var key of value) {
      arrcode.push(selectorIndustry.find(obj => obj.value === key));
    }