Merge pull request #4881 from dataease/pr@dev_memory_component

fix: 企业微信 用户管理错位
This commit is contained in:
dataeaseShu 2023-03-24 14:48:38 +08:00 committed by GitHub
commit 7531dfcc0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -769,6 +769,7 @@ export default {
}
}
.de-one-line {
max-width: 80px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;