fix: 修复分辨率过小时,单词被拆开的问题

This commit is contained in:
刘洪洪
2023-03-28 18:13:20 +08:00
parent 4af4dc4260
commit 6405b06907
3 changed files with 14 additions and 7 deletions

View File

@@ -92,6 +92,7 @@ export default {
}, {
label: this.$t('overall.type'),
prop: 'tagType',
minWidth: 80,
show: true
}, {
label: this.$t('overall.remark'),