From 040e3478d88920d0e7f5d3599ff5ef7ab65b6159 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期五, 17 十一月 2023 12:46:48 +0800
Subject: [PATCH] ../../Baseset/基础资料/Gy_WarehouseList.html:单选改为复选,单击选中,双击返回
---
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