用户编辑保存按钮国际化
parent
be95951f40
commit
3192ec7516
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue