Skip to content

Instantly share code, notes, and snippets.

@erikfig
Created August 2, 2019 01:53
Show Gist options
  • Select an option

  • Save erikfig/412b6a897b3c91e09cb5425d8d1807a7 to your computer and use it in GitHub Desktop.

Select an option

Save erikfig/412b6a897b3c91e09cb5425d8d1807a7 to your computer and use it in GitHub Desktop.
{
field: 'bancos_bacen_id',
label: 'Banco',
type: 'select-server',
action: 'bancos/getData',
rules: [v.required],
class: 'col-6',
onChange() {},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment