maxiaoxiao hai 11 meses
pai
achega
d914f65705
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/components/Combinations/LayerManage/LayerLegend.vue

+ 5 - 1
src/components/Combinations/LayerManage/LayerLegend.vue

@@ -1,5 +1,9 @@
 <template>
-  <div class="legends" v-show="checkeds.length > 0 && !store.state.viewer_flag">
+  <div
+    class="legends"
+    v-drag
+    v-show="checkeds.length > 0 && !store.state.viewer_flag"
+  >
     图例
     <el-collapse accordion v-model="activeNames">
       <el-collapse-item