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 // })