mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
优化初始化通知设置交互
This commit is contained in:
parent
03c9f79549
commit
4dc9c9aa75
|
@ -52,6 +52,7 @@ const Initialization = () => {
|
|||
};
|
||||
|
||||
const submitNotification = (values: any) => {
|
||||
setLoading(true);
|
||||
request
|
||||
.put(`${config.apiPrefix}user/notification/init`, {
|
||||
data: {
|
||||
|
|
Loading…
Reference in New Issue
Block a user