From 20bac7bbc63788b14a40757da47a7f200d4155c1 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期四, 22 四月 2021 09:00:28 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/utils/dialogDrag.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/utils/dialogDrag.js b/src/utils/dialogDrag.js
index a797fe8..3c7b596 100644
--- a/src/utils/dialogDrag.js
+++ b/src/utils/dialogDrag.js
@@ -10,7 +10,7 @@
     dialogHeaderEl.style.cssText += ';cursor:move;'
     //console.log(dragDom.style.cssText)
     //dragDom.style.cssText += ';top:0px;'
-    dragDom.style.cssText = 'bottom:15px;'
+   // dragDom.style.cssText = 'bottom:15px;'
 
     // 鑾峰彇鍘熸湁灞炴�� ie dom鍏冪礌.currentStyle 鐏嫄璋锋瓕 window.getComputedStyle(dom鍏冪礌, null);
     const sty = (function () {

--
Gitblit v1.8.0