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] 可编辑行的表格中,在onRowEdit中给多个列数据赋值,保存时校验不通过 #1822

Closed
LoopZhou opened this issue Nov 22, 2022 · 5 comments
Assignees
Labels
to be published fixed, not be published

Comments

@LoopZhou
Copy link
Collaborator

tdesign-vue 版本

0.50.0

重现链接

https://codesandbox.io/s/tdesign-vue-demo-forked-rjm3kk?file=/src/demo.vue:8358-8367

重现步骤

如示例代码, 当Framework列下拉选中vue时,在onRowEdit中,同时给FirstName和Date列也赋值,点击保存FirstName和Date列依旧报错不能为空。

2022-11-22.19.53.54.mov

onRowEdit中:
image

期望结果

在编辑行时,可支持对该行所有改变数据的校验

实际结果

通过此方法给其他列数据赋值并不能在保存时校验通过

框架版本

Vue(2.6.0)

浏览器版本

Chrome(99.0.4844.51)

系统版本

MacOS(10.15.7)

Node版本

12.22.0

补充说明

No response

@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

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

@chaishi
Copy link
Collaborator

chaishi commented Nov 23, 2022

resolved in #1833

2022-11-23.7.48.06.mov

@chaishi
Copy link
Collaborator

chaishi commented Nov 23, 2022

Vue3 resolved in Tencent/tdesign-vue-next#2053

@xiaosansiji
Copy link
Collaborator

已在 0.50.1 版本修复

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

No branches or pull requests

4 participants