|
|
@@ -38,7 +38,7 @@
|
|
|
</popup>
|
|
|
<imgview @close="showImage = false" v-if="showImage" :image="currentHotspot.image" />
|
|
|
|
|
|
- <preview :item="currentHotspot" :show="showPreview" @close="showPreview = false" />
|
|
|
+ <preview :item="currentHotspot" :show="showPreview" @close="showPreview = false,currentHotspot=''" />
|
|
|
|
|
|
<popup :title="currentHotspot.hotspotTitle" :show="showTextarea" @close="showTextarea = false">
|
|
|
<div slot="content" class="introcon">
|