dengliying 11 сар өмнө
parent
commit
fbbd468d55

+ 1 - 1
ui/src/views/monitor/pfd/JLQPage.vue

@@ -67,7 +67,7 @@ export default {
             el.style.left =  "0px";
             el.style.top =  "0px";
           }
-
+        //鼠标拖拽功能
         el.onmousedown = function (e) {
           // 阻止点击事件冒泡
           e.preventDefault();