wei
2020-12-15 7d9e5d946d08f0b53ff25d1c25dcf83efb68b734
HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage.cs
@@ -98,7 +98,7 @@
                Height = Application.GetMinRealAverage(40),
                SelectedImagePath = "Collection/CollectionIcon.png",
                UnSelectedImagePath = "Collection/CollectionGrayIcon.png",
                IsSelected = socketFunction.collection
                IsSelected = socketFunction.collect
            };
            controlView.AddChidren(btnCollection);