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

fix

上级 5279e6da
......@@ -273,7 +273,7 @@ export default {
longitude: this.detailInfo.longitude,
name: this.detailInfo.hospitalName,
};
this.$rocNative.WXInstance.miniProgram.openLocation(addressInfo);
this.$rocNative.openLocation(addressInfo);
return;
}
this.showSsheet = true;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册