wxr
2024-07-16 cbc156bc38d8b8eae7aef60cb186ab2b52fa701f
HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs
@@ -231,6 +231,10 @@
                };
                foreach (var f in room.GetRoomFunctions(false))
                {
                    //if(f.spk == SPK.OtherCommon)
                    //{
                    //    continue;
                    //}
                    if (f.trait_on_off.curValue.ToString() == "on")
                    {
                        btn.Visible = true;