wxr
2024-05-23 75d4c6a612f69815af7aa7117351c45a581fb93e
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;