mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 11:46:46 +00:00
fix(plugin-workflow-manual): fix schema config component (#3172)
This commit is contained in:
parent
005a3806e7
commit
35c4b5c55a
@ -466,7 +466,7 @@ export function SchemaConfig({ value, onChange }) {
|
||||
},
|
||||
},
|
||||
}),
|
||||
[value],
|
||||
[],
|
||||
);
|
||||
|
||||
const refresh = useCallback(
|
||||
|
Loading…
Reference in New Issue
Block a user