mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
fix: issue with data block refresh not working (#6748)
This commit is contained in:
parent
5d4d901429
commit
9eb5dbc853
@ -175,7 +175,7 @@ export const Action: ComposedAction = withDynamicSchemaProps(
|
||||
className={className}
|
||||
type={props.type}
|
||||
Designer={Designer}
|
||||
onClick={onClick}
|
||||
onClick={handleClick}
|
||||
confirm={confirm}
|
||||
confirmTitle={confirmTitle}
|
||||
popover={popover}
|
||||
|
Loading…
x
Reference in New Issue
Block a user