From aec6962175c2a5c8e003b7b2a9438f2816bd25f8 Mon Sep 17 00:00:00 2001 From: hy Date: Sat, 18 Apr 2026 17:26:28 +0800 Subject: [PATCH] fix: repair admin country select --- .../team/components/team-country-select.vue | 52 +++++++++++-------- 1 file changed, 31 insertions(+), 21 deletions(-) diff --git a/apps/src/views/team/components/team-country-select.vue b/apps/src/views/team/components/team-country-select.vue index 946a11c..c20da74 100644 --- a/apps/src/views/team/components/team-country-select.vue +++ b/apps/src/views/team/components/team-country-select.vue @@ -1,31 +1,43 @@