Browse Source

[FIX] keys names in customers searcher

Gogs 7 years ago
parent
commit
8ed1998405
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/CustomerSearcher.vue

+ 1 - 1
src/components/CustomerSearcher.vue

@@ -29,7 +29,7 @@
                         'name',
                         'phone',
                         'mobile',
-                        'emainl',
+                        'email',
                         'categories.name'
                     ]
                 })