救援中的状态才有展示司机位置按钮

This commit is contained in:
2023-09-07 13:46:50 +08:00
parent b3d10760fe
commit e92d9627c5

View File

@ -100,7 +100,7 @@ export default {
this.orderCode=urlParams.get('orderCode');
this.taskOrderId=urlParams.get('taskOrderId') ? urlParams.get('taskOrderId') : '';
await this.getDetail();
if(this.queryType === 5){
if(this.queryType == 5){
await this.getDriverPoi();
}
// this.initMap();