mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08: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…
x
Reference in New Issue
Block a user