From 6dd6854e6b329ed98d20a7a286dd7a6e231bbb63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E5=BF=97?= Date: Mon, 8 Dec 2025 14:17:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=80=9A=E7=9F=A5=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=EF=BC=8C=E4=BF=AE=E5=A4=8D=E6=B7=BB=E5=8A=A0=E6=95=99?= =?UTF-8?q?=E5=AE=A4=E5=BF=85=E5=A1=AB=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/classroom/SeatLayoutEditor.vue | 20 ++----------------- apps/web-antd/src/layouts/basic.vue | 10 ---------- apps/web-antd/src/views/classroom/detail.vue | 19 +++++++++++------- 3 files changed, 14 insertions(+), 35 deletions(-) diff --git a/apps/web-antd/src/components/classroom/SeatLayoutEditor.vue b/apps/web-antd/src/components/classroom/SeatLayoutEditor.vue index 544a11d..0844d4a 100644 --- a/apps/web-antd/src/components/classroom/SeatLayoutEditor.vue +++ b/apps/web-antd/src/components/classroom/SeatLayoutEditor.vue @@ -990,7 +990,7 @@ const handleCellContextMenu = (col: number, row: number, event: MouseEvent) => { -