default

Default Value Dropdown AngularJS

In my project I have a dropdown, iterated from an array. Note that in the array I have a key called default that is set to tr ... ata-ng-model="nfe.naturezaOperacao" data-ng-init="" data-ng-options="cfop.descricao for cfop in cfops"> </select>