用户编辑保存按钮国际化

uat
wangxiaoshuang 2025-02-26 09:24:42 +08:00
parent be95951f40
commit 3192ec7516
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@
:disabled="isDisabled"
style="margin: 10px 15px"
@click="handleSave"
>Save</el-button
>{{ $t('common:button:save') }}</el-button
>
</el-form-item>
<roleList