We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f940c84 commit 8a32feeCopy full SHA for 8a32fee
1 file changed
frontend/src/views/system/training/index.vue
@@ -727,7 +727,7 @@ const onRowFormClose = () => {
727
</el-drawer>
728
<el-drawer
729
v-model="rowInfoDialog"
730
- :title="$t('professional.professional_term_details')"
+ :title="$t('training.training_data_details')"
731
destroy-on-close
732
size="600px"
733
:before-close="onRowFormClose"
0 commit comments