wxr
2022-09-22 dcc0f5b5d4315227c33d91e5750c296450d5a4d5
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