src/tabviews/subtable/index.jsx
@@ -557,7 +557,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