mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-02 08:05:29 +08:00
update
This commit is contained in:
@ -56,6 +56,7 @@ FluContentPage{
|
||||
onClicked: {
|
||||
table_view.closeEditor()
|
||||
tableModel.removeRow(row)
|
||||
checkBoxChanged()
|
||||
}
|
||||
}
|
||||
FluFilledButton{
|
||||
|
@ -57,6 +57,7 @@ FluContentPage{
|
||||
onClicked: {
|
||||
table_view.closeEditor()
|
||||
tableModel.removeRow(row)
|
||||
checkBoxChanged()
|
||||
}
|
||||
}
|
||||
FluFilledButton{
|
||||
|
Reference in New Issue
Block a user