CY_ECommercePlatform/CY.WebForm/Pages/front/InquiryOnLine.aspx.cs
@@ -1900,12 +1900,13 @@ printDemand += ",每本" + model.PageNum + "份,"; } printDemand += model.RLNum + ","; printDemand += model.PrintColor + ","; printDemand += "封面要求:"; printDemand += model.FrontType; printDemand += model.PrintColor + ""; if (model.FrontType != "无封面") { printDemand += ",封面要求:"; printDemand += model.FrontType; printDemand += "," + model.pDemand; }