This website works better with JavaScript
Home
Explore
Help
Sign In
eirugit
/
eiru_pos
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[FIX] keys names in customers searcher
Gogs
7 years ago
parent
29679ecd0b
commit
8ed1998405
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/components/CustomerSearcher.vue
+ 1
- 1
src/components/CustomerSearcher.vue
View File
@@ -29,7 +29,7 @@
'name',
'phone',
'mobile',
- 'emai
n
l',
+ 'email',
'categories.name'
]
})