|
@@ -1,5 +1,5 @@
|
|
<template>
|
|
<template>
|
|
- <div class="sm-panel sm-function-module-content" v-if="PlacenameLocationShow">
|
|
|
|
|
|
+ <div class="sm-panel sm-function-module-content" v-if="PlacenameLocationShow" v-drag>
|
|
<div class="sm-panel-header">
|
|
<div class="sm-panel-header">
|
|
<span>{{ Resource.PlacenameLocation }}</span>
|
|
<span>{{ Resource.PlacenameLocation }}</span>
|
|
<span class="closeBtn" @click="toggleVisibility">×</span>
|
|
<span class="closeBtn" @click="toggleVisibility">×</span>
|