riku
2024-07-19 9aeade98bdd0913128f57db1a98bbe1eafa7f08a
src/views/management/ManagementView.vue
@@ -39,9 +39,9 @@
    }
  },
  mounted() {
    vResize.mounted(this.$refs.statusRef.$el, ({ height }) => {
      this.statusHeight = height
    })
    // vResize.mounted(this.$refs.statusRef.$el, ({ height }) => {
    //   this.statusHeight = height
    // })
    // vResize.mounted(this.$refs.summaryRef.$el, ({ height }) => {
    //   this.summaryHeight = height
    // })