mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
修复系统更新时间弹窗
This commit is contained in:
parent
4a8c90365e
commit
00ee90792f
|
@ -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