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.54k stars 253 forks source link

🐛 [Bug]: grid表格行拖拽BUG #1995

Open xyl19880217 opened 2 weeks ago

xyl19880217 commented 2 weeks ago

Version

3.17、3.18

Vue Version

3.4.21

Link to minimal reproduction

https://opentiny.design/vue-playground?cmpId=grid-drag&fileName=drag/row-drag-ctrl.vue&apiMode=Options&mode=pc&theme=infinity

Step to reproduce

配置drop-config 的 trigger 来指定拖拽的触发源(一般是 class 类名),3.16版本正常使用,3.17、3.18版本无效

What is expected

No response

What is actually happening

No response

What is your project name

erp

Any additional comments (optional)

https://opentiny.design/vue-playground?cmpId=grid-drag&fileName=drag/row-drag-ctrl.vue&apiMode=Options&mode=pc&theme=infinity 可在演练场测试行拖拽,3.16正常使用,3.17、3.18无效

Issues-translate-bot commented 2 weeks ago

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


Title: 🐛 [Bug]: Grid table row dragging BUG