task#10339,调度app接口对接

This commit is contained in:
2024-01-29 16:40:32 +08:00
parent 017d662d3c
commit 92655a7181
5 changed files with 294 additions and 112 deletions

View File

@ -109,7 +109,6 @@ export default {
if(this.queryType == 5){
await this.getDriverPoi();
}
// this.initMap();
this.$nextTick(() => {
this.initMap();
});