fix: 【国际化】数据集国际化问题

This commit is contained in:
taojinlong 2025-01-07 11:27:23 +08:00 committed by taojinlong
parent 2482a36385
commit df30d6c570

View File

@ -779,7 +779,7 @@ defineExpose({
v-loading="loading"
>
<el-form-item
:label="t('auth.datasource') + t('chart.name')"
:label="t('auth.datasource') + ' ' + t('chart.name')"
prop="name"
v-show="activeStep !== 2"
>