wxr
2022-10-13 8936796f5cd91d92c2c2c46b55f279fde13f7661
HDL_ON/UI/UI2/FuntionControlView/Music/MusicMain.cs
@@ -291,7 +291,6 @@
                        musicView.musicNameBtn.Text = player.functionMusic.name;
                        if (player.functionMusic.GetAttrState(KeyProperty.on_off) == ValueProperty.on)
                        {
                            musicView.playBtn.IsSelected = true;
                        }
                        else