We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://codesandbox.io/p/sandbox/vxe-table-4-x-vue-3-0-wen-ti-yan-shi-forked-jkhxj2?file=%2Fsrc%2Fviews%2FDemo1.vue%3A21%2C1
如图所示,当我点击赋值之后,vxe-number-input还是12.没有响应更新。
可以根据响应式数据更新
win11
chrome131.0.6778.108
3.5.11
4.3.44
The text was updated successfully, but these errors were encountered:
auto-fill 也并没有在最初补0。需要失去焦点才补0.
Sorry, something went wrong.
fix 4.3.45+
fix 4.3.45+ 4.3.45 赋值有问题
No branches or pull requests
可复现的链接(必须为公开链接,仅包含能复现问题的示例代码):
https://codesandbox.io/p/sandbox/vxe-table-4-x-vue-3-0-wen-ti-yan-shi-forked-jkhxj2?file=%2Fsrc%2Fviews%2FDemo1.vue%3A21%2C1
问题描述与截图:
如图所示,当我点击赋值之后,vxe-number-input还是12.没有响应更新。
期望的结果:
可以根据响应式数据更新
操作系统:
win11
浏览器版本:
chrome131.0.6778.108
vue 版本:
3.5.11
vxe-pc-ui 版本:
4.3.44
vxe-table 版本:
3.5.11
是否使用当前最新版本?
The text was updated successfully, but these errors were encountered: