mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-20 18:49:19 +00:00
perf: 账号收集翻译
This commit is contained in:
@@ -146,7 +146,7 @@ export default {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'BulkSyncDelete',
|
name: 'BulkSyncDelete',
|
||||||
title: this.$t('common.BulkSyncDelete'),
|
title: this.$t('accounts.BulkSyncDelete'),
|
||||||
type: 'primary',
|
type: 'primary',
|
||||||
icon: 'fa fa-exchange',
|
icon: 'fa fa-exchange',
|
||||||
can: ({ selectedRows }) => {
|
can: ({ selectedRows }) => {
|
||||||
|
Reference in New Issue
Block a user