dengliying hai 11 meses
pai
achega
fbbd468d55
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ui/src/views/monitor/pfd/JLQPage.vue

+ 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();