jihongshun
7 天以前 262867ad919d0a85fd42e9dd5d9fb2e1c8bb7e3b
src/utils/components/init-map.vue
@@ -1299,6 +1299,7 @@
      this.$message.success("已删除操作");
      this.currentAction = null;
      this.$emit('dealAction',item)
    },
    changeTime(val) {
      this.time += val;
@@ -1469,6 +1470,7 @@
  background-color:#232323;
  /* height: calc(100% - 55px); */
  height: calc(100% - 5px);
  height: calc(100% +  15px);
  width: 100%;
}
.flyData{