fix: i8n
parent
66807217c1
commit
bfdbc74611
|
|
@ -5,7 +5,7 @@
|
||||||
</template>
|
</template>
|
||||||
<div>
|
<div>
|
||||||
<h4 class="title-decoration-1 mb-16">
|
<h4 class="title-decoration-1 mb-16">
|
||||||
{{ $t('views.tool.form.title.baseInfo') }}
|
{{ $t('views.model.modelForm.title.baseInfo') }}
|
||||||
</h4>
|
</h4>
|
||||||
<el-form
|
<el-form
|
||||||
ref="FormRef"
|
ref="FormRef"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue