src/views/billprint/index.jsx
@@ -308,7 +308,7 @@ } // 测试系统打印查询语句 if ((options.sysType === 'local' && !window.GLOB.systemType) || window.debugger === true) { if (window.GLOB.debugger === true || (window.debugger === true && options.sysType !== 'cloud')) { _customScript && console.info(`${_dataresource ? '' : '/*不执行默认sql*/\n'}${_customScript}`) _dataresource && console.info(_dataresource) }