From 7510928e66922d5ec3bc66c0535e98ad25e5b8e2 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Tue, 15 Oct 2024 18:00:04 +0700 Subject: [PATCH] refactor: emit search --- src/components/shared/SelectZone.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/components/shared/SelectZone.vue b/src/components/shared/SelectZone.vue index ff597466..98eeac13 100644 --- a/src/components/shared/SelectZone.vue +++ b/src/components/shared/SelectZone.vue @@ -1,4 +1,6 @@