surely-vue / surely-table

Performant advanced table component
https://www.surely.cool
619 stars 84 forks source link

bodyCell中使用ant-design-vue的InputNumber组件,点击增减按钮无法实时更新 #98

Open BowenZ opened 2 years ago

BowenZ commented 2 years ago

demo: https://codesandbox.io/s/eloquent-dan-cqzy90?file=/src/App.vue

点击input-number的增减箭头,数值没有实时更新,鼠标移出当前cell后才会更新

tangjinzhou commented 2 years ago

https://github.com/surely-vue/table/issues/90