ZZJ
2021-10-15 e7de3ae6f46341e2714351793914dcc0b3c3b74e
src/pages/settings/components/CloudNode.vue
@@ -80,7 +80,6 @@
      });
      this.minWidth = Math.max(...lefts) - Math.min(...lefts);
      this.minHeight = Math.max(...tops) - Math.min(...tops);
      console.log("w,h", this.minWidth, this.minHeight);
    },
  },
  computed: {