0.0.25 upd autocomlitev2.js
This commit is contained in:
@@ -14,7 +14,7 @@ function searchTown(el){
|
||||
processData: false,
|
||||
contentType: false,
|
||||
// enctype: 'json',
|
||||
data: get_address_point,
|
||||
data: JSON.stringify(get_address_point),
|
||||
success: function(data){
|
||||
return data;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user