mirror of
https://github.com/continew-org/continew-admin.git
synced 2026-01-17 05:04:26 +08:00
重构:重构系统日志前端代码
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
type="text"
|
||||
size="small"
|
||||
:disabled="currentToken === record.token"
|
||||
:title="currentToken === record.token ? '不能强退当前登录用户' : ''"
|
||||
:title="currentToken === record.token ? '不能强退当前登录用户' : '强退'"
|
||||
>
|
||||
<template #icon><icon-delete /></template>强退
|
||||
</a-button>
|
||||
|
||||
Reference in New Issue
Block a user