From cb22a0812e8e4dc68f21898857750db6eab397ec Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期三, 15 五月 2024 17:28:57 +0800
Subject: [PATCH] 其他应付单 修复 编辑回显 供应商数据; 采购申请单 修复  双击返回物料失败; 采购退料单  修复 选单号 不弹出页面

---
 WebTM/views/采购管理/采购申请单/Cg_PORequestBill.html            |    7 +++----
 WebTM/views/采购管理/报价单/Sup_QuotePriceBillEdit.html        |    2 +-
 WebTM/views/采购管理/其他应付单/YF_PayMentOtherBillMain.html     |    4 ++--
 WebTM/views/采购管理/其他应付单/YF_PayMentOtherBillMainList.html |    2 +-
 WebTM/layuiadmin/Scripts/webConfig.js                   |    4 ++--
 WebTM/views/验收入库/外购入库/Kf_POStockInBackBill_Add_Up.html  |    4 ++--
 6 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/WebTM/layuiadmin/Scripts/webConfig.js b/WebTM/layuiadmin/Scripts/webConfig.js
index 7078c95..78cc31c 100644
--- a/WebTM/layuiadmin/Scripts/webConfig.js
+++ b/WebTM/layuiadmin/Scripts/webConfig.js
@@ -8,8 +8,8 @@
     //var WEBURL = "http://localhost:8082/API/";    //鏉滆春鏈湴閰嶇疆
     /*var WEBURL = "http://localhost:8083/API/";  //闄堥洴闈欐湰鍦伴厤缃�*/
     //var WEBURL = "http://localhost:81/API/"    //缈佹稕娑涙湰鍦伴厤缃�
-    //var WEBURL = "http://localhost:8082/API/";    //寮犵憺骞挎湰鍦伴厤缃�
-    var WEBURL = "http://localhost:8082/LuBaoAPI/";    //浣欐�濇澃鏈湴閰嶇疆
+    var WEBURL = "http://localhost:8082/API/";    //寮犵憺骞挎湰鍦伴厤缃�
+    //var WEBURL = "http://localhost:8082/LuBaoAPI/";    //浣欐�濇澃鏈湴閰嶇疆
     //var WEBURL = "http://localhost:8088/ARAPI/";    //浣欐�濇澃鏈湴閰嶇疆(瀹夌憺)
     //var WEBURL = "http://10.1.4.155/API/";   //姹熶赴瀹㈡埛NEW
    /* var WEBURL = "http://47.96.97.237/API/";   //鏅轰簯鏈嶅姟鍣�*/
diff --git "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMain.html" "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMain.html"
index 212d4ef..7dcfd91 100644
--- "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMain.html"
+++ "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMain.html"
@@ -1268,8 +1268,8 @@
                                 , "HBillNo": data[0]["鍗曟嵁鍙�"]
                                 , "HDate": formatDate(data[0]["鏃ユ湡"])
                                 , "HAccDate": formatDate(data[0]["鏀舵鏃ユ湡"])
-                                , "HCusID": data[0]["HCusID"]
-                                , "HCusName": data[0]["渚涘簲鍟�"]
+                                , "HSupID": data[0]["HSupID"]
+                                , "HSupName": data[0]["渚涘簲鍟�"]
                                 , "HCurID": data[0]["HCurID"]
                                 , "HCurName": data[0]["甯佸埆"]
                                 , "HExRate": data[0]["姹囩巼"]
diff --git "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMainList.html" "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMainList.html"
index 9caccf5..9113cdf 100644
--- "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMainList.html"
+++ "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\345\205\266\344\273\226\345\272\224\344\273\230\345\215\225/YF_PayMentOtherBillMainList.html"
@@ -131,7 +131,7 @@
             var HModName = "YF_PayMentOtherBillMainList";
 
             //涓嶉渶瑕佹樉绀虹殑瀛楁 鍙墿灞�
-            var titleData = ["hmainid", "HDeptID", "HEmpID",  "HCurID", "HCusID", "HProjectMoneyID","瀛愯垂鐢ㄩ」鐩甀D"];
+            var titleData = ["hmainid", "HDeptID", "HEmpID",  "HCurID", "HSupID", "HProjectMoneyID","瀛愯垂鐢ㄩ」鐩甀D"];
 
             //#region 銆愬姩鎬佽幏鍙栨ā鍧楀悕绉般��
             var HModuleType = "2102";
diff --git "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\346\212\245\344\273\267\345\215\225/Sup_QuotePriceBillEdit.html" "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\346\212\245\344\273\267\345\215\225/Sup_QuotePriceBillEdit.html"
index fa5dafe..1cba5bc 100644
--- "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\346\212\245\344\273\267\345\215\225/Sup_QuotePriceBillEdit.html"
+++ "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\346\212\245\344\273\267\345\215\225/Sup_QuotePriceBillEdit.html"
@@ -282,7 +282,7 @@
 
         var params = get_UrlVars();
         if (typeof (params[params[0]]) == "undefined") {
-            var OperationType = -1;//鎿嶄綔绫诲瀷
+            var OperationType = 1;//鎿嶄綔绫诲瀷
         } else {
             var OperationType = params[params[0]];//鎿嶄綔绫诲瀷
             var linterid = params[params[1]];//婧愬崟id
diff --git "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\351\207\207\350\264\255\347\224\263\350\257\267\345\215\225/Cg_PORequestBill.html" "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\351\207\207\350\264\255\347\224\263\350\257\267\345\215\225/Cg_PORequestBill.html"
index 5c98bba..6cc02bd 100644
--- "a/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\351\207\207\350\264\255\347\224\263\350\257\267\345\215\225/Cg_PORequestBill.html"
+++ "b/WebTM/views/\351\207\207\350\264\255\347\256\241\347\220\206/\351\207\207\350\264\255\347\224\263\350\257\267\345\215\225/Cg_PORequestBill.html"
@@ -64,8 +64,7 @@
                                             <label class="layui-form-label">鍗曟嵁鍙�</label>
                                             <div class="layui-input-inline">
                                                 <input type="text" class="layui-input" name="HBillNo" id="HBillNo" style="background-color:#efefef4d;" readonly>
-                                                <input type="hidden" name="HInterID" id="HInterID" value="0">
-                                                <input type="hidden" name="HSTOCKORGID" id="HSTOCKORGID" lay-verify="HSTOCKORGID">
+                                                <input type="hidden" name="HInterID" id="HInterID" value="0">                                              
                                             </div>
                                         </div>
                                         <div class="layui-col-xs4 layui-inline">
@@ -707,8 +706,8 @@
                                     //return false 寮�鍚浠g爜鍙姝㈢偣鍑昏鎸夐挳鍏抽棴
                                 },
                                 end: function () {
-                                      obj.update({
-                                     "HMaterID" :OptionData.HMaterID
+                                    obj.update({
+                                        "HMaterID": OptionData.HItemID
                                         ,"鐗╂枡浠g爜" : OptionData.鐗╂枡浠g爜
                                        , "鐗╂枡鍚嶇О" :OptionData.鐗╂枡鍚嶇О
                                         ,"瑙勬牸鍨嬪彿" : OptionData.瑙勬牸鍨嬪彿
diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBill_Add_Up.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBill_Add_Up.html"
index a286279..cebcc1e 100644
--- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBill_Add_Up.html"
+++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\244\226\350\264\255\345\205\245\345\272\223/Kf_POStockInBackBill_Add_Up.html"
@@ -1501,7 +1501,7 @@
                 })
                 switch (type) {
                     case '1105':
-                        return { url: "../../閲囪喘绠$悊/鏀舵枡閫氱煡鍗�/Cg_POInStockBackBillList.html", name: data[0]["HName"] };
+                        return { url: "../../閲囪喘绠$悊/閫�鏂欓�氱煡鍗�/Cg_POInStockBackBillList.html", name: data[0]["HName"] };
                         break;
                 }
 
@@ -1512,7 +1512,7 @@
                 var HOrgID = $("#HOrgID").val();
                 var url = "";
                 if ($("#HSourceBillType").val() == "1105") {
-                    url = "../../閲囪喘绠$悊/鏀舵枡閫氱煡鍗�/Cg_POInStockBackBillList.html?openType=2&HOrgID=" + HOrgID;
+                    url = "../../閲囪喘绠$悊/閫�鏂欓�氱煡鍗�/Cg_POInStockBackBillList.html?openType=2&HOrgID=" + HOrgID;
                 } else {
                     return layer.msg('褰撳墠涓嶆敮鎸佽婧愬崟閫夋嫨锛侊紒');
                 }

--
Gitblit v1.9.1