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