username@email.com
2025-02-06 0cf6336668b925fa891b12e464ba4bdfc555a200
CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderDetail.aspx.cs
@@ -173,7 +173,7 @@
            foreach (var eC_SpecialForums  in m_EC_SpecialForumsList)
            {
                if (eC_SpecialForums.PSF_PressesDesk.IndexOf("数码")>=0)
                if (eC_SpecialForums.PSF_PressesDesk.IndexOf("数码")>=0 || eC_SpecialForums.PSF_PressesDesk.IndexOf("直接修切") >= 0)
                {
                    eC_SpecialForums.shifouxianshi = "display:none;";
                }