mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
Merge branch 'main' into next
This commit is contained in:
commit
113fe45130
@ -266,7 +266,7 @@ export const ACLCollectionProvider = (props) => {
|
|||||||
return props.children;
|
return props.children;
|
||||||
}
|
}
|
||||||
if (!actionPath) {
|
if (!actionPath) {
|
||||||
return props.children;
|
return <ACLActionParamsContext.Provider value={{}}>{props.children}</ACLActionParamsContext.Provider>;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!params) {
|
if (!params) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user