king
2020-08-15 41239717c4446af79268b968557274f88a0afaeb
src/tabviews/subtable/index.jsx
@@ -612,8 +612,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)