mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2024-11-23 03:10:10 +08:00
Update T_Menu.qml
Typo
This commit is contained in:
parent
7c1b03b22f
commit
2becb17d52
@ -61,7 +61,7 @@ FluScrollablePage{
|
||||
FluMenuItem:{
|
||||
text:"修改"
|
||||
onClicked: {
|
||||
showInfo"修改")
|
||||
showInfo("修改")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user