# seems no need to use flag
This commit is contained in:
parent
ec4e49f5da
commit
a75bcabf86
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<div class="app-container">
|
||||
<div v-if="flag" id="map-container" tabindex="0"></div>
|
||||
<div id="map-container" tabindex="0"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue