沈泽
2021-11-08 a40a84641d79836c4205accf068e9e2fe2ce741f
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/xmlLBM_MouldProdInStockBill.aspx
@@ -1,4 +1,4 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="xmlLBM_MouldProdInStockBill.aspx.cs" Inherits="WebTM.views.基础资料.公用基础资料.xmlLBM_MouldProdInStockBill1" %>
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="xmlLBM_MouldProdInStockBill.aspx.cs" Inherits="WebTM.views.基础资料.公用基础资料.xmlLBM_MouldProdInStockBill" %>
<!DOCTYPE html>
@@ -15,7 +15,7 @@
        //OledbXMLReportData.GenOneRecordset(this, "select * from Customers order by CustomerID");
        //SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Kf_POStockInBillList_K3 where hmainid=1781");
        SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Sc_MouldProdInHouseBillList where hmainid=" + Request.Params["linterid"]+ " order by hsubid");
        SqlXMLReportData.GenOneRecordset(this, "select * from h_v_Sc_MouldProdInHouseBillList where hmainid=" + Request.Params["linterid"]+ " order by hmainid");
    }
</script>
</head>