1
wei
2021-08-28 19d0e070e128daf855beaf72e00f55334be9f87b
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -725,10 +725,10 @@
                        break;
                    case ShowFunction.SecurityCenter:
                        functionCount = FunctionList.List.securities.Count;
                        if (DB_ResidenceData.Instance.GatewayType == 1)
                        {
                            functionCount = 1;
                        }
                        //if (DB_ResidenceData.Instance.GatewayType == 1)
                        //{
                        //    functionCount = 1;
                        //}
                        break;
                }