Explorar el Código

[FIX] keys names in customers searcher

Gogs hace 7 años
padre
commit
8ed1998405
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/CustomerSearcher.vue

+ 1 - 1
src/components/CustomerSearcher.vue

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