zhb 1 tháng trước cách đây
mục cha
commit
47fa3e438f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      windows/top-window.vue

+ 1 - 1
windows/top-window.vue

@@ -4,7 +4,7 @@
 			<image class="left-img" src="/static/images/logo.png" mode="widthFix" alt="logo" @click="openLeftDrawer" />
 		</div>
 		<div class="right">
-			<cwg-language.vue />
+			<cwg-language />
 			<cwg-notice />
 			<cwg-right-drawer />
 		</div>