浏览代码

[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'
                     ]
                 })