king
2022-03-21 fc241324087e605b145e8bbcc4ee3aece61dbf14
src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -825,7 +825,7 @@
    }
    // 测试系统打印查询语句
    if ((options.sysType === 'local' && !window.GLOB.systemType) || window.debugger === true) {
    if (window.GLOB.debugger === true || (window.debugger === true && options.sysType !== 'cloud')) {
      param.custom_script && console.info(`${LText ? '' : '/*不执行默认sql*/\n'}${param.custom_script}`)
      LText && console.info(LText)
    }