更新名称

This commit is contained in:
marvzhang
2020-02-21 16:49:59 +08:00
parent f701d29531
commit e464c48573
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')}}