src/tabviews/custom/index.jsx
@@ -424,7 +424,7 @@ Sort: index + 1 })) if ((window.GLOB.systemType !== 'production' && options.sysType !== 'cloud') || window.debugger === true) { if (window.GLOB.debugger === true || (window.debugger === true && options.sysType !== 'cloud')) { let sql = lines.map(item => (` ${item.insert} ${item.selects.join(` union all