opentiny / tiny-vue

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.
https://opentiny.design/tiny-vue
MIT License
1.58k stars 254 forks source link

🐛 [Bug]: [grid] Grid component, customizes the sort in the edited event, and does not refresh the page data when editing the middle row #1073

Open horadrim1015 opened 9 months ago

horadrim1015 commented 9 months ago

Version

3.12

Vue Version

3.2.31

Link to minimal reproduction

代码如下: code.txt

Step to reproduce

屏幕截图 2023-12-08 204402 编辑最后一行会自动增加一个新行,在新行中输入数字可以按照大小排序, 再修改中间行的数字,数据已经发生变化,但是页面没有刷新

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

Issues-translate-bot commented 9 months ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛 [Bug]: grid component, custom sorting in the editing completion event, the page data will not be refreshed when editing the middle row