feat(ContactEdit): show error message in field (#5437)

This commit is contained in:
rex
2020-01-02 16:10:49 +08:00
committed by neverland
parent 67d0811596
commit 307a233a88
7 changed files with 14 additions and 10 deletions
+1
View File
@@ -9,6 +9,7 @@ export default {
loading: 'Cargando...',
telEmpty: 'Por favor rellena el teléfono',
nameEmpty: 'Por favor rellena el nombre',
nameInvalid: 'nombre inválido',
confirmDelete: 'Estás seguro de eliminarlo?',
telInvalid: 'Teléfono inválido',
vanCalendar: {