1
0

feat(web): 用户管理的用户名取消折行

This commit is contained in:
2024-12-01 11:36:59 +08:00
parent b6418e1e3a
commit 6742565f97

View File

@@ -131,6 +131,7 @@ export function copyField(field, label, tips = '复制', ignoreLength = 0, extra
name: field,
type: 'wrapper',
size: 'none',
className: 'nowrap',
body: [
content,
{