From 54d710188ead59bfa0f73e4784727bda4ebaf41c Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期二, 02 九月 2025 13:07:02 +0800
Subject: [PATCH] 组织移到第一行来,确保 快速过滤 只要一行就行,不要浪费空间,工序出站路径调整
---
WebTM/views/indexMenu_PDA.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/WebTM/views/indexMenu_PDA.html b/WebTM/views/indexMenu_PDA.html
index be4da27..1a32df8 100644
--- a/WebTM/views/indexMenu_PDA.html
+++ b/WebTM/views/indexMenu_PDA.html
@@ -161,11 +161,11 @@
//#region 鏄剧ず渚ц竟鑿滃崟
function set_sideMenuDisPlay() {
- //鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
- var judgeMorPCflag = judgeMorPC();
- if (judgeMorPCflag) {//PC绔�
- window.location.href = 'indexMenu.html'
- }
+ ////鍒ゆ柇鐢ㄦ埛鏄Щ鍔ㄧ杩樻槸PC绔�
+ //var judgeMorPCflag = judgeMorPC();
+ //if (judgeMorPCflag) {//PC绔�
+ // window.location.href = 'indexMenu.html'
+ //}
var ajaxLoad = layer.load();
//鑾峰彇鑿滃崟鍒楄〃鏁版嵁
--
Gitblit v1.9.1