fix: i8n
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run

This commit is contained in:
wangdan-fit2cloud 2025-07-07 21:21:03 +08:00
parent 66807217c1
commit bfdbc74611

View File

@ -5,7 +5,7 @@
</template>
<div>
<h4 class="title-decoration-1 mb-16">
{{ $t('views.tool.form.title.baseInfo') }}
{{ $t('views.model.modelForm.title.baseInfo') }}
</h4>
<el-form
ref="FormRef"