From 6ac1d0e9607ee9b30b9d5ac90046769e30268b37 Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期五, 07 六月 2024 16:56:00 +0800
Subject: [PATCH] 1

---
 HTML_09/js/hiprint/hiprint.bundle.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/HTML_09/js/hiprint/hiprint.bundle.js b/HTML_09/js/hiprint/hiprint.bundle.js
index 01f624c..b6c30b4 100644
--- a/HTML_09/js/hiprint/hiprint.bundle.js
+++ b/HTML_09/js/hiprint/hiprint.bundle.js
@@ -7372,12 +7372,11 @@
                                 for (var p = "", l = 0; l < r.length; l++) {
                                     p += o[l + ""];
                                 }
-
                                 n.sentToClient(p, t, e);
                             }
                         }, s.send();
                     });
-                } else alert("杩炴帴瀹㈡埛绔け璐�");
+                } else { t || (t = {}), this.getHtml(t, e).hiwprint(); };
             }, t.prototype.imageToBase64 = function (t) {
                 var e = $(t).attr("src");
                 if (-1 == e.indexOf("base64")) try {

--
Gitblit v1.8.0