From e990eee1e8814915059a91f73543c35c6de68744 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期五, 28 二月 2025 15:32:39 +0800
Subject: [PATCH] 班次 计划停机时间 单品过站 关于 不良明细 oee报表优化 spc中心线列表
---
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