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

add

上级 550791c6
......@@ -141,7 +141,6 @@
<script>
import {getDetailByYunOrderNo} from '@/api/appoint';
import store from 'storejs';
import { formatDate } from '@/utils/common';
import storejs from 'storejs';
import AMapLoader from '@amap/amap-jsapi-loader';
......@@ -254,7 +253,7 @@ export default {
},
selectItem(item) {
console.log('--$rocNative', this.$rocNative);
const geolocation = store.get('geolocation');
const geolocation = storejs.get('geolocation');
const hospitalName = this.detailInfo.hospitalName;
let url = '';
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册