Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛[BUG] ProColumns 开启valueType: 'select' , ellipsis存在问题 #8978

Open
jinxiangqiang opened this issue Jan 16, 2025 · 0 comments

Comments

@jinxiangqiang
Copy link

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🐛 bug 描述

Image

📷 复现步骤

{
title: '表单',
dataIndex: 'bizNo',
key: 'bizNoList',
valueType: 'select',
ellipsis: true,
copyable: true,
width: 180,
}

valueType: 'select',ellipsis: true,copyable: true
同时使用就会出现问题

🏞 期望结果

正常省略

💻 复现代码

© 版本信息

  • ProComponents 版本: 2.8.3
  • umi 版本 4.0.0
  • 浏览器环境 谷歌
  • 开发环境 [e.g. mac OS]

🚑 其他信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant