wei
2020-12-01 8983da138cb92e35b0bbeaece1cf1c454a5a79d4
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);