This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
eirugit
/
eiru_pos
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
[FIX] keys names in customers searcher
Gogs
hace 7 años
padre
29679ecd0b
commit
8ed1998405
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
src/components/CustomerSearcher.vue
+ 1
- 1
src/components/CustomerSearcher.vue
Ver fichero
@@ -29,7 +29,7 @@
'name',
'phone',
'mobile',
- 'emai
n
l',
+ 'email',
'categories.name'
]
})