mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 14:39:25 +08:00
Merge branch 'next' into develop
This commit is contained in:
commit
2f587d675e
@ -74,7 +74,7 @@ const useUpdateProfileActionProps = () => {
|
||||
const useEditProfileFormBlockDecoratorProps = () => {
|
||||
const { data } = useCurrentUserContext() || {};
|
||||
return {
|
||||
filterByTk: data?.data?.id,
|
||||
record: data?.data,
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user