From c280203b7dd461584d6545c9f74b4c0d8f53799f Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期三, 12 四月 2023 19:45:11 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-LayUI

---
 WebTM/views/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebTM/views/index.html b/WebTM/views/index.html
index 64a7286..d0626fe 100644
--- a/WebTM/views/index.html
+++ b/WebTM/views/index.html
@@ -1168,7 +1168,7 @@
                 //鍊掕鏃跺叧闂�
                 timer = setTimeout(function () {
                     $("#LAY_app_flexible").click();
-                }, 3000);
+                }, 10);
             }
         }
 

--
Gitblit v1.9.1