src/tabviews/commontable/index.jsx
@@ -735,8 +735,8 @@ // 测试系统打印查询语句 if (options.sysType === 'local' && !window.GLOB.systemType) { param.custom_script && console.log(`${LText ? '' : '/*不执行默认sql*/\n'}${param.custom_script}`) LText && console.log(LText) param.custom_script && console.log(param.custom_script) } param.custom_script = Utils.formatOptions(param.custom_script)