mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +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}
|
className={className}
|
||||||
type={props.type}
|
type={props.type}
|
||||||
Designer={Designer}
|
Designer={Designer}
|
||||||
onClick={onClick}
|
onClick={handleClick}
|
||||||
confirm={confirm}
|
confirm={confirm}
|
||||||
confirmTitle={confirmTitle}
|
confirmTitle={confirmTitle}
|
||||||
popover={popover}
|
popover={popover}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user