Update
This commit is contained in:
parent
ef003c6a90
commit
7c3818f7c4
@ -225,12 +225,12 @@ const columns = [
|
|||||||
NButton,
|
NButton,
|
||||||
{
|
{
|
||||||
size: 'small',
|
size: 'small',
|
||||||
type: 'error',
|
type: 'warning',
|
||||||
style: 'margin-right: 8px;',
|
style: 'margin-right: 8px;',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
default: () => '重置密码',
|
default: () => '重置密码',
|
||||||
icon: renderIcon('material-symbols:delete-outline', { size: 16 }),
|
icon: renderIcon('material-symbols:lock-reset', { size: 16 }),
|
||||||
}
|
}
|
||||||
),
|
),
|
||||||
[[vPermission, 'post/api/v1/user/reset_password']]
|
[[vPermission, 'post/api/v1/user/reset_password']]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user