提交 43cfa240 编写于 作者: 张敬贤's avatar 张敬贤

add

上级 77a68a18
......@@ -118,6 +118,8 @@ export default {
if (result.position) {
const position = { ...result.position, addr: result.formattedAddress };
storejs.set('geolocation', position);
} else {
storejs.remove('geolocation');
}
that.getJumpPageStatus(data);
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册