From 6ec415481e591b5210fd1e9c162b007a64a61bae Mon Sep 17 00:00:00 2001 From: liushilong <2224574157@qq.com> Date: Tue, 2 Apr 2024 18:02:03 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E7=BB=88=E5=AE=A1=E5=88=97=E8=A1=A8?= =?UTF-8?q?columns=E6=8E=92=E5=BA=8F=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/final/comp/CustomTabelModal.vue | 4 +- src/views/final/content/Content.vue | 746 ++++++++++++---------- 2 files changed, 393 insertions(+), 357 deletions(-) diff --git a/src/views/final/comp/CustomTabelModal.vue b/src/views/final/comp/CustomTabelModal.vue index bd752d9..085ccd9 100644 --- a/src/views/final/comp/CustomTabelModal.vue +++ b/src/views/final/comp/CustomTabelModal.vue @@ -433,13 +433,13 @@ const indeterminate = computed(() => { > {{ item.name }} - + /> -->
不固定
diff --git a/src/views/final/content/Content.vue b/src/views/final/content/Content.vue index 99a15ae..24f68fa 100644 --- a/src/views/final/content/Content.vue +++ b/src/views/final/content/Content.vue @@ -1,6 +1,6 @@