wxr
2024-09-26 f748908e5414736eb243ae7ec66a80dc9f5d9d49
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -765,8 +765,11 @@
                    case ShowFunction.VideoIntercom:
                        if (FunctionList.List.videoIntercom != null && FunctionList.List.videoIntercom.Count > 0)
                        {
                            if (Common.ApiUtlis.Ins.hadInternet)
                            {
                            functionCount = 1;
                        }
                        }
                        break;
                    case ShowFunction.SecurityCenter:
                        functionCount = FunctionList.List.securities.Count;