i18n: 客户端管理新增多语言配置示例

This commit is contained in:
xlsea
2025-05-12 21:34:30 +08:00
committed by 马铃薯头
parent f461f94c2a
commit e7af01f084
7 changed files with 275 additions and 54 deletions

View File

@ -77,7 +77,7 @@ function handleExport() {
<template #icon>
<icon-material-symbols:download-rounded class="text-icon" />
</template>
导出
{{ $t('common.export') }}
</NButton>
</slot>
<slot name="after"></slot>