diff --git a/components/LocaleSwitch.vue b/components/LocaleSwitch.vue
index 88e7bdcb1..74e1a2d3b 100644
--- a/components/LocaleSwitch.vue
+++ b/components/LocaleSwitch.vue
@@ -4,23 +4,23 @@
:placement="placement"
:offset="offset"
>
-
+ {{ current.code.toUpperCase() }}
+
+
@@ -52,6 +47,7 @@