xiaoluoboding / vue-smart-widget

🗃️Smart widget is a flexible and extensible content container component for Vue2.x / Vue3.x in Next branch.
https://xiaoluoboding.github.io/vue-smart-widget/
MIT License
186 stars 35 forks source link

你好这个插件 拖拽 在vue2.0 中使用 draggable 属性 有bug #32

Closed Handsome00000 closed 4 years ago

Handsome00000 commented 4 years ago

这个 属性 在vue 2.0 中使用 在data 中定义一个 draggable :true 然后在某个方法中改为 false 但是这个插件 中 不起作用 数据是更新了 视图 中 组件还是可以 拖拽 我测试grid-layout 是ok 的