Sfoglia il codice sorgente

[FIX] keys names in customers searcher

Gogs 7 anni fa
parent
commit
8ed1998405
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/components/CustomerSearcher.vue

+ 1 - 1
src/components/CustomerSearcher.vue

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