mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 10:18:11 +08:00
fix(i18n): 完善数据源国际化
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
<el-input
|
||||
v-model="form.name"
|
||||
autocomplete="off"
|
||||
:placeholder="$t('commons.input_name')"
|
||||
:placeholder="$t('datasource.input_name')"
|
||||
/>
|
||||
</el-form-item>
|
||||
<el-form-item
|
||||
|
||||
Reference in New Issue
Block a user