From 27d1083d26c9bfb85078f7df3daa70031c0c0205 Mon Sep 17 00:00:00 2001 From: taojinlong Date: Tue, 18 May 2021 12:46:31 +0800 Subject: [PATCH] fix --- frontend/src/layout/components/Topbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/layout/components/Topbar.vue b/frontend/src/layout/components/Topbar.vue index d682cbd451..47c850f589 100644 --- a/frontend/src/layout/components/Topbar.vue +++ b/frontend/src/layout/components/Topbar.vue @@ -77,7 +77,7 @@ import { getSysUI } from '@/utils/auth' export default { name: 'Topbar', components: { - AppLink, + AppLink // Screenfull, // SizeSelect, // LangSelect