mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 20:33:01 +08:00
fix edit twice error
This commit is contained in:
parent
bfb40c80ed
commit
9e18a1f369
@ -99,7 +99,6 @@ function SubscribeModal({
|
|||||||
postPromise.then(() => {
|
postPromise.then(() => {
|
||||||
setConfirmLoading(false);
|
setConfirmLoading(false);
|
||||||
setVisible(false);
|
setVisible(false);
|
||||||
form.clearFields();
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user