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

add

上级 e59e2a67
......@@ -5,7 +5,7 @@
<script>
import { getJumpPageStatus, createOrder } from '@/api/question';
import { getDetectionName } from '@/api/appoint';
import storejs from 'storejs';
export default {
data() {
return {
......@@ -92,6 +92,7 @@ export default {
// latitude: 70,
// longitude: 50.2,
// };
storejs.remove('geolocation');
this.getJumpPageStatus(data);
// var that = this;
......
......@@ -78,7 +78,7 @@
span {
display: inline-block;
padding-left: 15px;
max-width: 50px;
max-width: 120px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册