fix: 修复分辨率过小时,单词被拆开的问题
This commit is contained in:
@@ -92,6 +92,7 @@ export default {
|
||||
}, {
|
||||
label: this.$t('overall.type'),
|
||||
prop: 'tagType',
|
||||
minWidth: 80,
|
||||
show: true
|
||||
}, {
|
||||
label: this.$t('overall.remark'),
|
||||
|
||||
Reference in New Issue
Block a user