| | |
| | | public string shukuanhuaceneiye3 = ""; |
| | | public string shukuanhuaceneiye4 = ""; |
| | | public string shukuanhuaceneiye5 = ""; |
| | | public string PrintTypeId = ""; |
| | | |
| | | //初始化 |
| | | public AgSpecialOrderEdit() |
| | |
| | | { |
| | | _inquiryCommonModel = SerializationHelper.DeSerialize(typeof(InquiryCommonModel), _eC_OrderPrintParameter.PrintParameter) as InquiryCommonModel; |
| | | } |
| | | PrintTypeId = _eC_OrderBasic.PrintTypeId.ToString(); |
| | | |
| | | #endregion |
| | | |
| | |
| | | { |
| | | m_EC_SpecialForums.PSF_OpenWidth = PSF_OpenWidthName[i].ToInt32(); |
| | | } |
| | | |
| | | if(PSF_PressesDesk[i].IndexOf("轮转") >= 0) |
| | | { |
| | | m_EC_SpecialForums.PSF_OpenWidth = 0; |
| | | } |
| | | } |
| | | else |
| | | { |