Variavel cidade = ' '
main
Hugo Oliveira 1 year ago
parent 7a1b3ece79
commit 9788aeca66

@ -38,10 +38,10 @@ const initialValues: dados = {
representante: '', representante: '',
telemovelDP: '', telemovelDP: '',
emailDP: '', emailDP: '',
morada: undefined, morada: '',
andar: undefined, andar: undefined,
pais: 'Portugal', pais: 'Portugal',
cidade: undefined, cidade: '',
codigoPostal: undefined, codigoPostal: undefined,
nomePessoaContacto: '', nomePessoaContacto: '',

Loading…
Cancel
Save