From 730d6348f7ae7028d460da3a036da17505ceb8ec Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 13 Mar 2025 16:58:12 +0800 Subject: [PATCH] 1 --- src/utils/print.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/print.js b/src/utils/print.js index fa9847f..66f4dea 100644 --- a/src/utils/print.js +++ b/src/utils/print.js @@ -55,7 +55,7 @@ export async function print(printJs, isLog, form, logContent) { logStyle.forEach(item => { totalLogStyle += item }) - printStr = printStr.replace('',`${totalLogStyle}`) + printStr = printStr.replace('',`${totalLogStyle}`) const logBody = logContent.match(/