From 1c9e76931f37b02369d6b00f01d40b804e12e4a1 Mon Sep 17 00:00:00 2001 From: JEECG <445654970@qq.com> Date: Mon, 5 Aug 2024 13:49:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90issues/6957=E3=80=91editableCell?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=80=BC=E9=95=BF=E5=BA=A6=E4=B8=BA0?= =?UTF-8?q?=EF=BC=8C=E6=97=A0=E6=B3=95=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/Table/src/components/editable/EditableCell.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jeecgboot-vue3/src/components/Table/src/components/editable/EditableCell.vue b/jeecgboot-vue3/src/components/Table/src/components/editable/EditableCell.vue index 130c8598..ac86908b 100644 --- a/jeecgboot-vue3/src/components/Table/src/components/editable/EditableCell.vue +++ b/jeecgboot-vue3/src/components/Table/src/components/editable/EditableCell.vue @@ -2,9 +2,11 @@