vue-tree
vue-tree copied to clipboard
能否增加拖动前判断函数
如beforeDragMethod,返回true表示可拖动,false不可拖动 就像beforeDropMethod那样