|
@@ -591,7 +591,7 @@ export default {
|
|
|
option: this.getItemOptions(item),
|
|
|
repair: [{
|
|
|
blobUrl: item.Url,
|
|
|
- name: this.$t('evalutaion.newExercise.repair'),
|
|
|
+ name: this.$t('evaluation.newExercise.repair'),
|
|
|
type: 'link'
|
|
|
}],
|
|
|
nodeId: itemNode[itemNode.length - 1].id
|