CY_ECommercePlatform/CY.WebForm/Pages/business/DeliverWorkBookPrintDetail.aspx.cs
@@ -48,6 +48,7 @@ public int countss = 0; public string selSonghuoren = ""; public string txtBeginDate = ""; public string selChicun = ""; //初始化 public DeliverWorkBookPrintDetail() { @@ -100,6 +101,9 @@ string orderIdStr = Request["orderId"]; selSonghuoren = Request["selSonghuoren"]; txtBeginDate = Request["txtBeginDate"]; selChicun = Request["selChicun"]; //如果是只打印一张 string PlanOrderidStr = Request["PlanOrderid"];