src/menu/debug/index.jsx
@@ -2203,7 +2203,7 @@ this.setState({status: this.verSqls.length > 0 ? 'loading' : 'over', execId: item.uuid}) console.info(`/* 组件:${item.name} 检验项:${item.label} */`) window.mkInfo(`/* 组件:${item.name} 检验项:${item.label} */`) Api.sDebug(item.sql).then(result => { if (result.status || result.ErrCode === '-2') {