From a7cc33c509077c36fd6f1042b6903899299e5c7a Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期三, 21 七月 2021 19:39:22 +0800
Subject: [PATCH] nothing

---
 WebTM/views/IpadIndex.html            |    3 ++-
 WebTM/layuiadmin/Scripts/webConfig.js |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 974d139..7818b9f 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -1,7 +1,7 @@
 锘縡unction GetWEBURL() {
     //var WEBURL = "http://192.168.16.80:8011/";          //鍔炲叕瀹ゆ湇鍔″櫒
     //var WEBURL = "http://localhost:8081/SWEAPI/";       //ch鏈湴
-    var WEBURL = "http://localhost:8085/API/";   //zgq鏈湴
+    //var WEBURL = "http://localhost:8085/API/";   //zgq鏈湴
     //var WEBURL = "http://192.168.2.21:8081/lubaoWebAPI/";//鐜嬫案娉㈡湰鍦伴厤缃紝璇峰嬁鏇存敼
      //var WEBURL = "http://101.37.171.70/API/";   //鍏徃鏈嶅姟鍣�
     //var WEBURL = "http://localhost:8080/API/";   //棰滄檽鍐涙湰鍦伴厤缃�
diff --git a/WebTM/views/IpadIndex.html b/WebTM/views/IpadIndex.html
index 743a0b6..bc8b189 100644
--- a/WebTM/views/IpadIndex.html
+++ b/WebTM/views/IpadIndex.html
@@ -732,6 +732,7 @@
 
         function OpenFistCheck(event, obj)
         {
+            console.log(HSourceInterID, HBillType);
             layer.open({
                 type: 2
                 , area: ['100%', '100%']
@@ -739,7 +740,7 @@
                 , shade: 0.6
                 , maxmin: false
                 , anim: 0
-                , content: ['../../璐ㄩ噺绠$悊/棣栦欢妫�楠屽崟/QC_Add_Edit_FirstPieceCheckBill.html?OperationType=2&linterid=' + HSourceInterID + '&HSouceBillType=' + HSourceBillType, 'yes']
+                , content: ['璐ㄩ噺绠$悊/棣栦欢妫�楠屽崟/QC_Add_Edit_FirstPieceCheckBill.html?OperationType=2&linterid=' + HSourceInterID + '&HSouceBillType=' + HBillType, 'yes']
                 , resize: false
                 , cancel: function () {
                     btnIs();

--
Gitblit v1.9.1