修复系统更新时间弹窗

This commit is contained in:
whyour 2022-03-13 00:03:58 +08:00
parent 4a8c90365e
commit 00ee90792f

View File

@ -177,7 +177,7 @@ const CheckUpdate = ({ socketMessage }: any) => {
</span> </span>
), ),
duration: 10, duration: 30,
}); });
setTimeout(() => { setTimeout(() => {
window.location.reload(); window.location.reload();