Commit 194544dc authored by caicaicai's avatar caicaicai

修改

parent 10722cc3
......@@ -133,7 +133,6 @@ export default {
let that = this;
HttpReq.truckDispatching.screenMapSetUpQuery({size:9999}).then((res) => {
if(true){;
//console.log(res);
let data1 = [];
for(let key in res){
that.weilanName.push(key);
......@@ -168,7 +167,6 @@ export default {
this.$nextTick(()=>{
if (this.appendToBody) {
document.body.appendChild(this.$el)
console.log(465);
}
if (this.mapKey) {
this.initMars3d(this.options)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment