管道基础大数据平台系统开发-【前端】-新系統界面
王旭
2023-02-23 67769a8a47fe971de05219de20bb65a9e6604f8b
src/views/Tools/maplayer.vue
@@ -5,7 +5,7 @@
      v-for="(data, index) in PopupData"
      :key="data.id"
      title="图层管理"
      :maxHeight="data.maxHeight || '500px'"
      :maxHeight="data.maxHeight || '400px'"
      @close="close(data.id)"
      :left="data.left || left"
      :top="data.top || top + index * 42 + 'px'"