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(/