diff --git a/system-setting/frontend/src/business/common/LogDetail.vue b/system-setting/frontend/src/business/common/LogDetail.vue index b844b395e4..91d1d3d72c 100644 --- a/system-setting/frontend/src/business/common/LogDetail.vue +++ b/system-setting/frontend/src/business/common/LogDetail.vue @@ -116,6 +116,7 @@ const jsondiffpatch = require('jsondiffpatch'); ['BATCH_RESTORE', "批量恢复"], ['BATCH_GC', "批量回收"], ['UN_ASSOCIATE_CASE', this.$t('test_track.case.unlink')], + ['MINDER_OPERATION', this.$t('commons.minder_operation')], ]), timeDates: ["plannedStartTime", "plannedEndTime", "startTime", "endTime"], loading: false