perf: 修改长度

This commit is contained in:
ibuler
2020-09-30 16:34:16 +08:00
committed by 老广
parent 8ed5672e95
commit 7afc501db5

View File

@@ -50,7 +50,8 @@ export default {
width: '120px' width: '120px'
}, },
total_role_display: { total_role_display: {
label: this.$t('users.Role') label: this.$t('users.Role'),
showOverflowTooltip: true
}, },
groups_display: { groups_display: {
width: '200px', width: '200px',