| | |
| | | EC_SpecialForums m_EC_SpecialForums = new EC_SpecialForums(); |
| | | //m_EC_SpecialForums.PSF_Note = _inquiryCommonModel.AfterWorksDemand; |
| | | m_EC_SpecialForums.PSF_Forumsid = 1; |
| | | m_EC_SpecialForums.PSF_CTPCount = 1; |
| | | m_EC_SpecialForumsList.Add(m_EC_SpecialForums); |
| | | this.txtPSO_Work.InnerText = _inquiryCommonModel.AfterWorksDemand; |
| | | } |
| | |
| | | //} |
| | | m_EC_SpecialForums.PSF_BigPaperCount = 0; |
| | | m_EC_SpecialForums.PSF_OpenSpecifications = PSF_OpenSpecifications[i].ToString2().Replace(",+-+,", ","); |
| | | if (PSF_PressesDesk[i].IndexOf("轮转")>=0) |
| | | if (PSF_PressesDesk[i].IndexOf("轮转")>=0 || PSF_PressesDesk[i].IndexOf("黑白") >= 0) |
| | | { |
| | | if (PSF_OpenWidthName[i].ToInt32() == null) |
| | | { |