[SSE mobile] Fix Bug 56968
This commit is contained in:
parent
4a3494641d
commit
83bf773cf6
|
@ -100,6 +100,7 @@ const CellEditor = inject("storeFunctions")(observer(props => {
|
|||
f7.popover.open('#idx-functions-list', '#idx-list-target');
|
||||
} else {
|
||||
f7.popover.close('#idx-functions-list');
|
||||
setFuncArr('');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue