添加温馨提示页面
This commit is contained in:
@@ -317,7 +317,7 @@ const UI8: React.FC = () => {
|
||||
alert("打印失败,请重试");
|
||||
} finally {
|
||||
setIsPrinting(false);
|
||||
navigate("/UI9");
|
||||
navigate("/UI81");
|
||||
}
|
||||
}, [originPdfUrls, pdfFiles, printers.length, selectedPrinter]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user