This commit is contained in:
朱子楚\zhuzi
2024-05-07 22:16:42 +08:00
parent b916221d9f
commit 655eff4f62
3 changed files with 9 additions and 17 deletions

View File

@ -164,7 +164,7 @@ FluScrollablePage{
verticalCenter: parent.verticalCenter
left: parent.left
}
currentIndex: 1
currentIndex: -1
FluCheckBox{
disabled: radio_button_switch4.checked
text: qsTr("Radio Button_1")