mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
perf(sessionDetail): 修改session详情中的字段翻译
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user