chore: i18n
This commit is contained in:
parent
2400e8f729
commit
ceedc3ec95
@ -189,7 +189,7 @@ async function handleUnlock() {
|
|||||||
v-access:code="['monitor:logininfor:unlock']"
|
v-access:code="['monitor:logininfor:unlock']"
|
||||||
@click="handleUnlock"
|
@click="handleUnlock"
|
||||||
>
|
>
|
||||||
解锁
|
{{ $t('pages.common.unlock') }}
|
||||||
</a-button>
|
</a-button>
|
||||||
</Space>
|
</Space>
|
||||||
</template>
|
</template>
|
||||||
@ -209,7 +209,7 @@ async function handleUnlock() {
|
|||||||
v-access:code="['monitor:logininfor:remove']"
|
v-access:code="['monitor:logininfor:remove']"
|
||||||
@click.stop=""
|
@click.stop=""
|
||||||
>
|
>
|
||||||
删除
|
{{ $t('pages.common.delete') }}
|
||||||
</ghost-button>
|
</ghost-button>
|
||||||
</Popconfirm>
|
</Popconfirm>
|
||||||
</Space>
|
</Space>
|
||||||
|
Loading…
Reference in New Issue
Block a user