From 0e15b8f03be294dcf1a3ca88d18e327d5ce989bd Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期四, 10 八月 2023 13:45:26 +0800
Subject: [PATCH] 生产日记导入 产量汇报单 查询修改 jit 完善 出站单注释多余工序HProcID字段 客户订单报表 修改状态 备注 不刷新

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

diff --git a/WebTM/views/user/login.html b/WebTM/views/user/login.html
index 5f08a3f..d7040ef 100644
--- a/WebTM/views/user/login.html
+++ b/WebTM/views/user/login.html
@@ -247,7 +247,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