wtt
2024-10-24 af927cc4dce912ff07aff3656c4e6c911747bbee
WebTM/views/¼Æ»®¹ÜÀí/¹¤ÒÕ·Ïß/Gy_RoutingBillCloseList.html
@@ -700,7 +700,7 @@
                    //从别的页面打开传入Hmaterid值,设置物料过滤
                    sWhere += " and HMaterID = " + HMaterID;
                    //从别的页面打开设置关闭
                    sWhere += " and hmainid!=" + HInterID + " and å·¥è‰ºåç§° = ''" + HName.toString() + "''";
                    sWhere += " and hmainid!=" + HInterID + " and å·¥è‰ºåç§° = ''" + HName.toString() + "''" + "and å®¡æ ¸äºº!=''''";
                } else {
                    //不是从别的页面打开
                    var HMaterID2 = $("#HMaterID").val();