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

[Table] BaseTableCold 单独某一列设置 resizable 可能无效 #3560

Open
PDB6912 opened this issue Nov 3, 2023 · 2 comments
Open

[Table] BaseTableCold 单独某一列设置 resizable 可能无效 #3560

PDB6912 opened this issue Nov 3, 2023 · 2 comments
Assignees

Comments

@PDB6912
Copy link

PDB6912 commented Nov 3, 2023

tdesign-vue-next 版本

1.6.7

重现链接

https://codesandbox.io/s/single-sort-table-forked-5slqrf?file=/src/Demo.vue

重现步骤

{ colKey: 'applicant',resizable: false, title: '申请人', width: '100' } 对应的col还是能拖拽
{ colKey: 'applicant', title: '11', width: '30',resize:{minWidth: 30, maxWidth: 30} } 无效

期望结果

No response

实际结果

No response

框架版本

Vue(3.3.7)

浏览器版本

119.0.6045.106(正式版本)

系统版本

win10

Node版本

No response

补充说明

No response

Copy link
Contributor

github-actions bot commented Nov 3, 2023

👋 @PDB6912,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Copy link
Contributor

github-actions bot commented Nov 3, 2023

♥️ 有劳 @Louiszhai @PengYYYYY @chaishi 尽快确认问题。
确认有效后将下一步计划和可能需要的时间回复给 @PDB6912

@chaishi chaishi changed the title [Table] BaseTableCol设置resize没有效果,设置resizable存在异常 [Table] BaseTableCold 单独某一列设置 resizable 可能无效 Nov 5, 2023
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

3 participants