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