From 120f5b88fba809e95a2fb32d5a696c0979805677 Mon Sep 17 00:00:00 2001 From: Rui-Sun Date: Fri, 1 Nov 2024 11:27:57 +0800 Subject: [PATCH] fix: fix theme update in vtable-gantt --- src/views/plugin/gantt/vtable/index.vue | 157 ++++++++++-------------- 1 file changed, 68 insertions(+), 89 deletions(-) diff --git a/src/views/plugin/gantt/vtable/index.vue b/src/views/plugin/gantt/vtable/index.vue index 6f2c548b..b0170d08 100644 --- a/src/views/plugin/gantt/vtable/index.vue +++ b/src/views/plugin/gantt/vtable/index.vue @@ -1,10 +1,12 @@