소스 검색

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