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',