CY_ECommercePlatform/CY.WebForm/Pages/front/InquiryOnLine.aspx.cs
@@ -2457,6 +2457,10 @@ } if (model.PrintTypeId == 27) { if (!string.IsNullOrEmpty(model.JTWZ)) { afterWorkStr = model.JTWZ ; } if(!string.IsNullOrEmpty(model.ThStart) || !string.IsNullOrEmpty(model.ThEnd)) { afterWorkStr += ",套号号段(" + model.ThStart + "-" + model.ThEnd + ")";