更新
This commit is contained in:
@@ -498,7 +498,6 @@
|
||||
}})
|
||||
},
|
||||
orignSelect(val,obj){
|
||||
console.log('这里是开始点击选中的val',val,arguments)
|
||||
this.origin.address = val
|
||||
if(this.destination.address){
|
||||
let result = this.origin.tips.filter(item=>item.key == val)
|
||||
@@ -534,7 +533,6 @@
|
||||
}
|
||||
},
|
||||
destinationSelect(val){
|
||||
console.log('这里是', arguments )
|
||||
this.destination.address = val
|
||||
//console.log(this.destination )
|
||||
//console.log('this.destination结束点回显处 ',this.destination )
|
||||
@@ -609,8 +607,6 @@
|
||||
}
|
||||
},
|
||||
gotoRoutePlain(){
|
||||
console.log('%c look↓','font-size:50px;color:red')
|
||||
console.log(this.origin)
|
||||
//console.log('+++----++++****++++',destinationTem)
|
||||
// 获取起点 终点定位
|
||||
let key = '88f3d3a38da95c4dea388978a76d0b81'
|
||||
|
||||
Reference in New Issue
Block a user