king
2023-08-15 b7175585de65ddaf92c78294b7f2225b81fae2ac
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)
          }