username@email.com
2025-02-07 07948a2a0191a6e7608339789e97684599c3da7f
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;";
                }