mirror of
https://github.com/jumpserver/lina.git
synced 2025-10-22 08:08:39 +00:00
perf(listTable): 优化ip字段宽度,以及修改kubernetes apps翻译
This commit is contained in:
@@ -63,7 +63,7 @@ export default {
|
||||
showOverflowTooltip: true
|
||||
},
|
||||
remote_addr: {
|
||||
width: '105px'
|
||||
width: '140px'
|
||||
},
|
||||
protocol: {
|
||||
label: this.$t('sessions.protocol'),
|
||||
|
Reference in New Issue
Block a user