yusijie
2023-11-27 9ed18a5c8c0760a87e58cce0ba78028fa8574964
WebTM/views/基础资料/公用基础资料/xmlLBM_Sc_ProcExchSendWorkBillList.aspx
@@ -14,7 +14,7 @@
            //OledbXMLReportData閫傚悎浜嶢ccess绛夋湰鍦版暟鎹簱锛屼负浜嗘紨绀烘柟渚匡紝杩欓噷浠嶨rid++Report鐨凙ccess渚嬪瓙鏁版嵁搴撲腑鑾峰彇鎶ヨ〃鏁版嵁
            //OledbXMLReportData.GenOneRecordset(this, "select * from Customers order by CustomerID");
            SqlXMLReportData.GenEntireData(this, "select * from h_v_Sc_ProcExchSendWorkBillList where hmainid in("+Request.Params["linterid"] + ")" + "and hentryid in("+Request.Params["entryid"] + ")" ,"select 1");
            SqlXMLReportData.GenEntireData(this, "select * from h_v_Sc_ProcessExchangeIssueBillQuery where hmainid in("+Request.Params["linterid"] + ")" + "and ieid in("+Request.Params["ieid"] + ")" ,"select 1");
        }
    </script>
</head>