From 6573aa188264d31961fa8ce16c60f341c07c6d42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89=E9=B8=AD=E8=9B=8B?= Date: Mon, 30 Dec 2024 00:09:32 +0800 Subject: [PATCH] fix clear --- src/App.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.vue b/src/App.vue index c34a663..fb9e7b1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -29,6 +29,7 @@ style="margin-bottom: 8px;" allow-clear @input="handleTreeSearch" + @clear="handleTreeSearch" />