mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-02-24 11:54:50 +08:00
update
This commit is contained in:
parent
b5f44f4f7d
commit
4829ce58fd
@ -193,7 +193,7 @@ TextField{
|
|||||||
target: input
|
target: input
|
||||||
function onHandleClicked(){
|
function onHandleClicked(){
|
||||||
if((list_view.currentIndex === index)){
|
if((list_view.currentIndex === index)){
|
||||||
mouse_area.handleClick()
|
handleClick(modelData)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user