取消阻塞
This commit is contained in:
@@ -465,7 +465,7 @@ const UI7: React.FC = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (currentStep >= pdfInfoList.length) {
|
if (currentStep >= pdfInfoList.length) {
|
||||||
await sign();
|
sign();
|
||||||
navigate("/UI8");
|
navigate("/UI8");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user