From c9ff0219e54b0a228af9c35cbc0100f3a70633aa Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期五, 20 十月 2023 14:14:50 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-LayUI

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

diff --git a/WebTM/views/user/login2.html b/WebTM/views/user/login2.html
index f823a30..f449051 100644
--- a/WebTM/views/user/login2.html
+++ b/WebTM/views/user/login2.html
@@ -401,7 +401,7 @@
                             if (!judgeMorPCflag) {//绉诲姩绔�
                                 window.location.href = '../../views/index_Mobile.html'
                             } else {//PC绔�
-                                window.location.href = '../../views/index.html'
+                                window.location.href = '../../views/indexMenu.html'
                             }
                             get_WriteConfigFile();
                         }

--
Gitblit v1.9.1