src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -1144,7 +1144,7 @@ } // 测试系统打印查询语句 if (window.GLOB.debugger === true || (window.debugger === true && window.GLOB.sysType !== 'cloud')) { if (window.GLOB.debugger === true) { _customScript && console.info(`${btn.logLabel ? `/*${btn.logLabel} 自定义脚本*/\n` : ''}${LText ? '' : '/*不执行默认sql*/\n'}${_customScript}`) LText && console.info(`${btn.logLabel ? `/*${btn.logLabel} 数据源*/\n` : ''}` + LText.replace(/\n\s{8}/ig, '\n')) }