mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-09 20:13:17 +08:00
chore: wrong text
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user