Commit 6e7955b4 by zhaochengxiang

bug fix

parent 3400777a
......@@ -177,6 +177,7 @@ const UpdateDirectoryModal = (props) => {
}
const reset = () => {
form?.resetFields();
setIsThemeAdd(false);
setLoading(false);
setConfirmLoading(false);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment