From 0a85f99d3aecd7ec97a2b4d7fe1c6ce27fb4c862 Mon Sep 17 00:00:00 2001 From: bwstudio Date: Thu, 11 Jun 2026 20:22:58 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=B7=A6=E4=BE=A7?= =?UTF-8?q?=E5=A4=A7=E5=B1=8F=20AppSidebar=20=E7=82=B9=E5=87=BB=E5=88=86?= =?UTF-8?q?=E7=B1=BB=E6=97=A0=E5=93=8D=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 左侧大屏侧边栏 @selectType 处理器从空函数改为 handleSelectType - 之前点击左侧分类列表无任何反应,现已修复 --- web/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.vue b/web/src/App.vue index a7fcd1c..98b0127 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -28,7 +28,7 @@