Преглед изворни кода

[FIX] keys names in customers searcher

Gogs пре 7 година
родитељ
комит
8ed1998405
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/components/CustomerSearcher.vue

+ 1 - 1
src/components/CustomerSearcher.vue

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