diff --git a/frontend/src/components/layout/Menu.vue b/frontend/src/components/layout/Menu.vue index f8b22432e..731d1027a 100644 --- a/frontend/src/components/layout/Menu.vue +++ b/frontend/src/components/layout/Menu.vue @@ -56,6 +56,7 @@ const routerList = computed(() => { !route.path.includes('training') && !route.path.includes('prompt') && !route.path.includes('permission') && + !route.path.includes('embeddedCommon') && !route.path.includes('preview') && !route.path.includes('audit') && route.path !== '/login' && diff --git a/frontend/src/views/chat/ChatRow.vue b/frontend/src/views/chat/ChatRow.vue index 16931d5f9..7425f13ea 100644 --- a/frontend/src/views/chat/ChatRow.vue +++ b/frontend/src/views/chat/ChatRow.vue @@ -30,8 +30,8 @@ const appearanceStore = useAppearanceStoreWithOut() height="28" /> - - + +
diff --git a/frontend/src/views/system/platform/PlatformForm.vue b/frontend/src/views/system/platform/PlatformForm.vue index 74de48491..362416b18 100644 --- a/frontend/src/views/system/platform/PlatformForm.vue +++ b/frontend/src/views/system/platform/PlatformForm.vue @@ -178,7 +178,7 @@ defineExpose({ :prop="setting.realKey" >