perf(sessionDetail): 修改session详情中的字段翻译

This commit is contained in:
jym503558564
2020-10-22 09:24:00 +08:00
committed by 老广
parent 747477b27c
commit 0092f6d6d7

View File

@@ -76,7 +76,7 @@ export default {
title: this.$t('sessions.replaySession'),
attrs: {
type: 'primary',
label: this.$t('sessions.go')
label: this.$t('sessions.replay')
},
callbacks: {
click: function() {