remoteSearch => remote-search

This commit is contained in:
Pan
2019-04-10 16:17:09 +08:00
parent aa9d48905f
commit 6bfa28beba
5 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import { param2Obj } from '../src/utils'
import user from './user'
import role from './role'
import article from './article'
import search from './remoteSearch'
import search from './remote-search'
const mocks = [
...user,