This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
eirugit
/
eiru_pos
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
[FIX] keys names in customers searcher
Gogs
7 anni fa
parent
29679ecd0b
commit
8ed1998405
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
src/components/CustomerSearcher.vue
+ 1
- 1
src/components/CustomerSearcher.vue
Vedi File
@@ -29,7 +29,7 @@
'name',
'phone',
'mobile',
- 'emai
n
l',
+ 'email',
'categories.name'
]
})