chenhaozhe
2025-09-02 837f4051f466ccb8b94d0b7c295fea12c166025b
采购 管理 采购订货单到应付单 维护表请求数据改为一次
10个文件已修改
70 ■■■■ 已修改文件
WebTM/layuiadmin/Scripts/webConfig.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/付款单/YF_PayMentBillList.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/付款单/YF_PayMentBillQuery.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/应付单/Cg_PayableBillList.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/应付单/Cg_PayableBillQuery.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/应付退款单/YF_PayMentBackBillList.html 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/采购管理/采购申请单/Cg_PORequestBillList.html 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/验收入库/外购入库/Kf_POStockInBackBillList.html 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/验收入库/外购入库/Kf_POStockInBillList.html 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/views/验收入库/外购入库/Kf_POStockInBillListQuery.html 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
WebTM/layuiadmin/Scripts/webConfig.js
@@ -12,7 +12,8 @@
    //var WEBURL = "http://47.96.97.237/API/";          //智云服务器
   /* var WEBURL = "http://localhost:8082/LuBaoAPI/";  //余思杰本地配置*/
    /*var WEBURL = "http://localhost:81/API/";            // é™ˆé•å“²æœ¬åœ°é…ç½®*/
     var WEBURL = "http://localhost:8082/LuBaoAPI/";  //李林俊本地配置
    // var WEBURL = "http://localhost:8082/LuBaoAPI/";  //李林俊本地配置
    var WEBURL = "http://localhost:81/API/"             // é™ˆé•å“²æœ¬åœ°é…ç½® ;
    //var WEBURL = "http://localhost:8088/ARAPI/";      //余思杰本地配置(安瑞)
    //var WEBURL = "http://61.164.86.218:8099/ABAPI/";  //奥邦
    //var WEBURL = "http://10.1.4.155/API/";            //江丰客户NEW
@@ -31,7 +32,6 @@
    //var WEBURL = "http://192.168.6.5:8082/API/";    //舜成
    /*var WEBURL = "http://121.36.199.126:8181/API/";    //三升*/
    //var WEBURL = "http://36.134.2.30:200/WEBS-API/";  //金帅
    //var WEBURL = "http://localhost:81/API";
    //var WEBURL = "http://172.16.1.85/API/";           //迦南
    return WEBURL
}
WebTM/views/²É¹º¹ÜÀí/¸¶¿îµ¥/YF_PayMentBillList.html
@@ -457,7 +457,7 @@
                //初始化页大小
                DisPlay_HideColumn_GetPageSize(HModName, sessionStorage["HUserName"], optionPage);
                //查询
                get_FastQuery(1);
                // get_FastQuery(1);
                //Organ();
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();
@@ -1392,7 +1392,7 @@
                                //执行查询方法
                                get_FastQuery();
                                // get_FastQuery();
                            } else {
                                $('#HBeginDate').prop('disabled', false);
                                $('#HEndDate').prop('disabled', false);
@@ -1405,8 +1405,8 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            //get_FastQuery()
                            //form.render("select");
                            get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/²É¹º¹ÜÀí/¸¶¿îµ¥/YF_PayMentBillQuery.html
@@ -434,7 +434,7 @@
                //初始化表格
                set_InitGrid();
                //直接执行列表筛选 åŠ è½½æ•°æ®åˆ°ç½‘æ ¼
                get_FastQuery(table, option,1)
                // get_FastQuery(table, option,1)
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();
@@ -1576,7 +1576,7 @@
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            ////执行查询方法
                            get_FastQuery()
                            //form.render("select");
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/²É¹º¹ÜÀí/Ó¦¸¶µ¥/Cg_PayableBillList.html
@@ -459,7 +459,7 @@
                //初始化页大小
                DisPlay_HideColumn_GetPageSize(HModName, sessionStorage["HUserName"], optionPage);
                //查询
                get_FastQuery(1);
                // get_FastQuery(1);
                //Organ();
                //查询当前登录用户有没有在当前模块设置默认过滤方案
@@ -1398,7 +1398,7 @@
                                //执行查询方法
                                get_FastQuery();
                                // get_FastQuery();
                            } else {
                                $('#HBeginDate').prop('disabled', false);
                                $('#HEndDate').prop('disabled', false);
@@ -1411,8 +1411,8 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            //get_FastQuery()
                            //form.render("select");
                            get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/²É¹º¹ÜÀí/Ó¦¸¶µ¥/Cg_PayableBillQuery.html
@@ -439,7 +439,7 @@
                //初始化表格
                set_InitGrid();
                //直接执行列表筛选 åŠ è½½æ•°æ®åˆ°ç½‘æ ¼
                get_FastQuery(table, option,1)
                // get_FastQuery(table, option,1)
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();
@@ -1560,7 +1560,7 @@
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            ////执行查询方法
                            get_FastQuery()
                            //form.render("select");
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/²É¹º¹ÜÀí/Ó¦¸¶Í˿/YF_PayMentBackBillList.html
@@ -398,7 +398,7 @@
                //初始化表格
                set_InitGrid();
                //查询
                get_FastQuery(1);
                // get_FastQuery(1);
                //Organ();
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();
@@ -1093,7 +1093,7 @@
                                //执行查询方法
                                get_FastQuery();
                                // get_FastQuery();
                            } else {
                                $('#HBeginDate').prop('disabled', false);
                                $('#HEndDate').prop('disabled', false);
@@ -1106,8 +1106,8 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            //get_FastQuery()
                            //form.render("select");
                            get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/²É¹º¹ÜÀí/²É¹ºÉêÇëµ¥/Cg_PORequestBillList.html
@@ -397,9 +397,9 @@
                //初始化表格
                set_InitGrid();
                //直接执行列表筛选 åŠ è½½æ•°æ®åˆ°ç½‘æ ¼
                get_FastQuery(table, option,1)
                // get_FastQuery(table, option,1)
                //隐藏勾选字段
                DisPlay_HideColumn();
                // DisPlay_HideColumn();
                //任意字段过滤下拉框初始化
                ColFilter();
@@ -1279,7 +1279,7 @@
                                //执行查询方法
                                get_FastQuery();
                                //get_FastQuery();
                            } else {
                                $('#HBeginDate').prop('disabled', false);
                                $('#HEndDate').prop('disabled', false);
@@ -1293,8 +1293,8 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            //get_FastQuery()
                            //form.render("select");
                            get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/ÑéÊÕÈë¿â/Í⹺Èë¿â/Kf_POStockInBackBillList.html
@@ -447,10 +447,10 @@
                set_InitGrid();
                //直接执行列表筛选 åŠ è½½æ•°æ®åˆ°ç½‘æ ¼
                get_FastQuery()
                // get_FastQuery()
                //隐藏勾选字段
                DisPlay_HideColumn();
                // DisPlay_HideColumn();
               //任意字段过滤下拉框初始化
                ColFilter();
@@ -1241,7 +1241,7 @@
                                //执行查询方法
                                get_FastQuery();
                                //get_FastQuery();
                            } else {
                                $('#HBeginDate').prop('disabled', false);
                                $('#HEndDate').prop('disabled', false);
@@ -1255,8 +1255,8 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            //get_FastQuery()
                            //form.render("select");
                            get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/ÑéÊÕÈë¿â/Í⹺Èë¿â/Kf_POStockInBillList.html
@@ -381,10 +381,10 @@
                //初始化页大小
                DisPlay_HideColumn_GetPageSize(HModName, sessionStorage["HUserName"], optionPage);
                //直接执行列表筛选 åŠ è½½æ•°æ®åˆ°ç½‘æ ¼
                get_FastQuery(table, option,2);
                // get_FastQuery(table, option,2);
                
                //隐藏勾选字段
                DisPlay_HideColumn();
                // DisPlay_HideColumn();
                //任意字段过滤下拉框初始化
                ColFilter();
@@ -2078,7 +2078,7 @@
                                //执行查询方法
                                get_FastQuery();
                                // get_FastQuery();
                            } else {
                                $('#HBeginDate').prop('disabled', false);
                                $('#HEndDate').prop('disabled', false);
@@ -2092,8 +2092,8 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            //get_FastQuery()
                            //form.render("select");
                            get_FastQuery()
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });
WebTM/views/ÑéÊÕÈë¿â/Í⹺Èë¿â/Kf_POStockInBillListQuery.html
@@ -446,7 +446,7 @@
                //初始化表格
                set_InitGrid();
                //直接执行列表筛选 åŠ è½½æ•°æ®åˆ°ç½‘æ ¼
                get_FastQuery(table, option,1)
                //get_FastQuery(table, option,1)
                //查询当前登录用户有没有在当前模块设置默认过滤方案
                get_DefaultModule();
@@ -1692,7 +1692,7 @@
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            ////执行查询方法
                            get_FastQuery()
                            //form.render("select");
                            form.render("select");
                        }
                    }, error: function () {
                        layer.alert("接口请求失败!", { icon: 5 });