🎨 修改组件名称.

This commit is contained in:
lijiahang
2024-03-07 19:32:04 +08:00
parent 7413b7e932
commit 8b0f5f9664
60 changed files with 174 additions and 72 deletions

View File

@@ -31,7 +31,7 @@
<a-button class="nav-btn"
type="outline"
shape="circle"
@click="openNewRoute('hostTerminal')">
@click="openNewRoute('terminal')">
<template #icon>
<icon-code-square />
</template>