perf(listTable): 优化ip字段宽度,以及修改kubernetes apps翻译

This commit is contained in:
jym503558564
2020-08-12 10:52:48 +08:00
committed by Orange
parent e26cd95ef9
commit 9875ded710
5 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ export default {
showOverflowTooltip: true
},
remote_addr: {
width: '105px'
width: '140px'
},
protocol: {
label: this.$t('sessions.protocol'),