From ef088f1b73c9412502cd4a0ae11eec4abbb8d3d3 Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Wed, 20 Nov 2024 15:11:07 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=B7=A5=E4=BD=9C=E5=8F=B0):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E5=B7=A5=E4=BD=9C=E5=8F=B0=E7=BC=BA=E9=99=B7=E5=A4=84?= =?UTF-8?q?=E7=90=86=E4=BA=BA=E6=A8=AA=E8=BD=B4=E9=87=8D=E5=8F=A0bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/workbench/homePage/utils.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/src/views/workbench/homePage/utils.ts b/frontend/src/views/workbench/homePage/utils.ts index 4693fba650..3f93991eee 100644 --- a/frontend/src/views/workbench/homePage/utils.ts +++ b/frontend/src/views/workbench/homePage/utils.ts @@ -111,7 +111,7 @@ export function getCommonBarOptions(hasRoom: boolean, color: string[]): Record + `; return html; }, @@ -133,7 +133,6 @@ export function getCommonBarOptions(hasRoom: boolean, color: string[]): Record