Code Is Never Die !

this.scene.mousedrag(function(e)){
e.target.dragable = false;//将拖拽设置为false
}