address/get → address/suggestions
This commit is contained in:
parent
43f9fc93de
commit
6658b466cb
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ import { getJSON, fire } from '@utils';
|
|||
const sources = [
|
||||
{
|
||||
type: 'address',
|
||||
url: '/address/search'
|
||||
url: '/address/suggestions'
|
||||
},
|
||||
{
|
||||
type: 'path',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue