From 1cd47b0a4b2822d7551f878733af4bc3d96ff0b9 Mon Sep 17 00:00:00 2001 From: qiezi <15576055375@163.com> Date: Tue, 17 Dec 2024 14:21:32 +0800 Subject: [PATCH] 20241122 --- src/utils/LodopFuncs.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/utils/LodopFuncs.js b/src/utils/LodopFuncs.js index e12b2d9..62c2488 100644 --- a/src/utils/LodopFuncs.js +++ b/src/utils/LodopFuncs.js @@ -59,7 +59,8 @@ function getLodop() { type: 'warning', - showCancelButton: false, + confirmButtonText: 'Confirm', + cancelButtonText: 'Cancel', message: 'You haven’t install the printing component, you can follow the steps in Manual to complete the installation, then close and reopen the window again, it should be fixed',