mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-25 08:26:06 +08:00
修复系统更新时间弹窗
This commit is contained in:
parent
fc9bc7bea2
commit
ab19f30342
|
@ -177,7 +177,7 @@ const CheckUpdate = ({ socketMessage }: any) => {
|
|||
秒后自动刷新
|
||||
</span>
|
||||
),
|
||||
duration: 10,
|
||||
duration: 30,
|
||||
});
|
||||
setTimeout(() => {
|
||||
window.location.reload();
|
||||
|
|
Loading…
Reference in New Issue
Block a user