flat: jsonp

This commit is contained in:
Apcallover
2024-04-15 15:32:36 +08:00
parent 687047f7d7
commit e944e1f0bb

View File

@@ -1,6 +1,9 @@
import {
request
} from '@/untils/AxiosUtils.js';
import {
jsonp
} from 'vue-jsonp'
/*逆地址解析*/
export const getcoder = (location, key, get_poi) => {
return new Promise((resolve, reject) => {