src/api/index.js
@@ -1087,7 +1087,7 @@ /** * @description sql检验 */ sDebug (sql, rduri = null) { sDebug (sql) { let param = { func: 's_debug_sql', exec_type: window.GLOB.execType || 'y', @@ -1123,10 +1123,6 @@ param = this.encryptParam(param) let url = '/webapi/dostars' if (rduri) { url = rduri } let timer = setTimeout(() => { let _param = {