更新名称

This commit is contained in:
marvzhang
2020-02-21 16:49:59 +08:00
parent 893ede30e2
commit 0ce810da20
2 changed files with 2 additions and 1 deletions

View File

@@ -127,7 +127,7 @@
icon="el-icon-plus"
@click="onSettingsAdd"
>
{{$t('Add')}}
{{$t('Add Variable')}}
</el-button>
<el-button size="small" type="success" @click="onSettingsSave" icon="el-icon-check">
{{$t('Save')}}