Skip to content

Commit

Permalink
fixed bug
Browse files Browse the repository at this point in the history
  • Loading branch information
zhipengwuDFO committed Mar 8, 2024
1 parent 8742da3 commit e2ddf3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/FormRender.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const FormRender = ({
fileName,
reFetch,
reFetchJson,
formSetting,
formSetting
}) => {
const saveChange = () => {
reFetch();
Expand Down

0 comments on commit e2ddf3a

Please sign in to comment.