From 0092f6d6d7496042c9a7f4dd603e34fd3cada908 Mon Sep 17 00:00:00 2001 From: jym503558564 <503558564@qq.com> Date: Thu, 22 Oct 2020 09:24:00 +0800 Subject: [PATCH] =?UTF-8?q?perf(sessionDetail):=20=E4=BF=AE=E6=94=B9sessio?= =?UTF-8?q?n=E8=AF=A6=E6=83=85=E4=B8=AD=E7=9A=84=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sessions/SessionDetail/SessionDetailCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/sessions/SessionDetail/SessionDetailCard.vue b/src/views/sessions/SessionDetail/SessionDetailCard.vue index c566387f9..0a39f59be 100644 --- a/src/views/sessions/SessionDetail/SessionDetailCard.vue +++ b/src/views/sessions/SessionDetail/SessionDetailCard.vue @@ -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() {