From fe50d723e5d050113c4ecc493220e264f39d8e5f Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 02 七月 2025 17:00:29 +0800
Subject: [PATCH] 1

---
 WebTM/views/生产管理/报工平台_PDA/IpadSourceIndex_PDA.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\212\245\345\267\245\345\271\263\345\217\260_PDA/IpadSourceIndex_PDA.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\212\245\345\267\245\345\271\263\345\217\260_PDA/IpadSourceIndex_PDA.html"
index 2b20256..a5b566f 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\212\245\345\267\245\345\271\263\345\217\260_PDA/IpadSourceIndex_PDA.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\212\245\345\267\245\345\271\263\345\217\260_PDA/IpadSourceIndex_PDA.html"
@@ -219,7 +219,7 @@
             HGroupID = "HGroupID" + i;
             HManagerID = $("#" + HManagerID + "").html();
             HGroupID = $("#" + HGroupID + "").html();
-            parent.location.href = "../../../views/鐢熶骇绠$悊/鎶ュ伐骞冲彴_PDA/IpadIndex_PDA.html?Type=1&HSourceID=" + HSourceID;
+            parent.location.href = "../../../views/鐢熶骇绠$悊/鎶ュ伐骞冲彴_PDA/IpadIndex_PDA.html?Type=1&HSourceID=" + HSourceID + "&HGroupID=" + HGroupID;
             //if (HSourceID != "" && HSourceID != null) {
             //    $('.ctop').removeClass('check');  //鍒犻櫎涓嶅悓鐖剁骇clss鏍峰紡鐩稿悓鐨勬墍鏈夊厓绱�
             //    $("#ts" + i + "").addClass('check'); // 娣诲姞褰撳墠鍏冪礌鐨勬牱寮�
@@ -251,7 +251,7 @@
             layer.open({
                 type: 2 //姝ゅ浠frame涓句緥
                 , title: '浜х嚎缁戝畾'
-                , area: ['90%', '90%']
+                , area: ['100%', '100%']
                 , shadeClose: false //寮�鍚伄缃╁叧闂�
                 , shade: 0.5
                 , maxmin: true

--
Gitblit v1.9.1