This commit is contained in:
xiaozhiyong
2023-08-31 09:35:30 +08:00
parent 7028fde296
commit 20728f6e13
10 changed files with 31 additions and 56 deletions

View File

@@ -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'