From 34442b7226b18f203daebf3cd428162178c637ed Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Wed, 7 Aug 2024 12:01:21 +0800 Subject: [PATCH] =?UTF-8?q?JVxeTable=E8=A1=A8=E6=A0=BCColumn=E9=85=8D?= =?UTF-8?q?=E7=BD=AEformatter=E5=B1=9E=E6=80=A7=E4=B8=8D=E7=94=9F=E6=95=88?= =?UTF-8?q?=20#6950]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/cells/JVxeNormalCell.vue | 8 ++++---- .../jeecg/JVxeTable/src/hooks/useJVxeComponent.ts | 12 ++++++++++++ 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/jeecgboot-vue3/src/components/jeecg/JVxeTable/src/components/cells/JVxeNormalCell.vue b/jeecgboot-vue3/src/components/jeecg/JVxeTable/src/components/cells/JVxeNormalCell.vue index d6107f10..2ed70733 100644 --- a/jeecgboot-vue3/src/components/jeecg/JVxeTable/src/components/cells/JVxeNormalCell.vue +++ b/jeecgboot-vue3/src/components/jeecg/JVxeTable/src/components/cells/JVxeNormalCell.vue @@ -1,13 +1,12 @@