chore: i18n

This commit is contained in:
dap 2024-10-30 15:32:42 +08:00
parent 2400e8f729
commit ceedc3ec95

View File

@ -189,7 +189,7 @@ async function handleUnlock() {
v-access:code="['monitor:logininfor:unlock']"
@click="handleUnlock"
>
解锁
{{ $t('pages.common.unlock') }}
</a-button>
</Space>
</template>
@ -209,7 +209,7 @@ async function handleUnlock() {
v-access:code="['monitor:logininfor:remove']"
@click.stop=""
>
删除
{{ $t('pages.common.delete') }}
</ghost-button>
</Popconfirm>
</Space>