This commit is contained in:
@@ -60,7 +60,7 @@ const handleLogout = () => {
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template #end>
|
<template #end>
|
||||||
<Button label="Logout" icon="pi pi-power-off" severity="secondary" text @click="handleLogout" />
|
<Button label="退出登录" icon="pi pi-power-off" severity="secondary" text @click="handleLogout" />
|
||||||
</template>
|
</template>
|
||||||
</Menubar>
|
</Menubar>
|
||||||
</header>
|
</header>
|
||||||
|
|||||||
Reference in New Issue
Block a user