存储
string rptURL = this.frmReportServicesPath + "BatarRpts/RepInStorage" + "&rc:ToolBar=true&rc:Parameters=true"
+ "&strIds=" + dr["InStor_id"].ToString();
FormManager.OpenReportViewForm("入库单", rptURL);
+ "&strIds=" + dr["InStor_id"].ToString();
FormManager.OpenReportViewForm("入库单", rptURL);