ZZJ
2021-09-29 46b274e6b5d0bd7f2afe46a8adeac4faaa446dc9
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: {