Vue.Draggable
Vue.Draggable copied to clipboard
fix: Determine whether Vue is Window sub -attribute
https://github.com/SortableJS/Vue.Draggable/issues/1168#issue-1433973168 When Vue is on the prototype chain of Window, "Vue" in window
is true. You need to judge window.vue is not undefined.