chore: wrong text
This commit is contained in:
parent
3b914a231c
commit
36522f4444
@ -55,7 +55,7 @@ async function handleForceOffline(row: Recordable<any>) {
|
|||||||
<Page :auto-content-height="true">
|
<Page :auto-content-height="true">
|
||||||
<BasicTable>
|
<BasicTable>
|
||||||
<template #toolbar-actions>
|
<template #toolbar-actions>
|
||||||
<span class="pl-[7px] text-[16px]">操作日志列表</span>
|
<span class="pl-[7px] text-[16px]">在线用户列表</span>
|
||||||
</template>
|
</template>
|
||||||
<template #action="{ row }">
|
<template #action="{ row }">
|
||||||
<Popconfirm
|
<Popconfirm
|
||||||
|
Loading…
Reference in New Issue
Block a user