style: 隐藏跳转主机添加页面

This commit is contained in:
TsMask
2024-10-11 14:12:08 +08:00
parent 311beed2a7
commit 5edcee8da5

View File

@@ -340,7 +340,7 @@ function fnTabClose(id: string) {
<template #rightExtra>
<a-space :size="8" align="center">
<a-tooltip placement="topRight">
<a-tooltip placement="topRight" v-if="false">
<template #title>
{{ t('views.tool.terminal.new') }}
</template>