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