king
2023-08-15 7e4ff0e1ee5ea6b538358da9ac08fb9ca73979b9
src/tabviews/zshare/topSearch/index.jsx
@@ -153,7 +153,7 @@
        if (item.resourceType === '1' && item.dataSource) {
          let _option = Utils.getSelectQueryOptions(item)
          if (window.GLOB.debugger === true || (window.debugger === true && window.GLOB.sysType !== 'cloud')) {
          if (window.GLOB.debugger === true) {
            console.info(_option.sql)
          }