surely-vue / surely-table

Performant advanced table component
https://www.surely.cool
606 stars 80 forks source link

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

Open BowenZ opened 1 year ago

BowenZ commented 1 year ago

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

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

tangjinzhou commented 1 year ago

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