chore: 更改i18n

This commit is contained in:
dap
2024-10-20 09:47:07 +08:00
parent 39d62a91bc
commit 972e9439b7
12 changed files with 282 additions and 10 deletions

View File

@@ -289,7 +289,9 @@ function handleResetPwd(record: Recordable<any>) {
</MenuItem>
</Menu>
</template>
<a-button size="small" type="link">更多</a-button>
<a-button size="small" type="link">
{{ $t('pages.common.more') }}
</a-button>
</Dropdown>
</template>
</template>