src/common/untils/dialog.js
@@ -40,9 +40,8 @@ // 将此时的位置传出去 // binding.value({x:e.pageX,y:e.pageY}) } document.onmouseup = function (e) { console.log(e) // e document.onmouseup = function () { document.onmousemove = null document.onmouseup = null }