From 6f65ecb0451eda10a8bfa48cd2a98ee4cba2a0fb Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Sat, 01 Apr 2023 14:43:41 +0800
Subject: [PATCH] 1
---
src/views/home/components/rightContainer.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/views/home/components/rightContainer.vue b/src/views/home/components/rightContainer.vue
index 729487d..53b2e20 100644
--- a/src/views/home/components/rightContainer.vue
+++ b/src/views/home/components/rightContainer.vue
@@ -303,7 +303,6 @@
})]
})
-
this.$nextTick(() => {
this.tableHeight =
this.$refs.Container.offsetHeight -
--
Gitblit v1.9.3