Commit ccd60ee4 authored by youjie's avatar youjie

no message

parent d117c5bd
......@@ -323,10 +323,9 @@ export default {
// 更新数据时再标记
if(type==2){
this.addMarker(); //标记
this.createLineHandler(); //连线
await this.addCountriesMaker(); //标记国家
}
this.createLineHandler(); //连线
await this.addCountriesMaker(); //标记国家
//this.addDocumentEventListener();
},
......
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