zhb 1 bulan lalu
induk
melakukan
47fa3e438f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>