修改 task 获取 token 逻辑

This commit is contained in:
whyour
2023-03-12 21:33:46 +08:00
parent 3a3b945de8
commit 955d815d14
3 changed files with 21 additions and 7 deletions
+1
View File
@@ -103,6 +103,7 @@ const CheckUpdate = ({ socketMessage, systemInfo }: any) => {
width: 600,
maskClosable: false,
closable: false,
keyboard: false,
okButtonProps: { disabled: true },
title: '更新中...',
centered: true,