ZZJ
2021-12-20 832896ccaf8ac6a8ca31394e55577f064bc5eacf
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: {