From ed3b1ca9bd7571e336d5d83d48a69e03e87ccf00 Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期四, 13 四月 2023 15:41:02 +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