diff --git a/client/components/Postman/Postman.js b/client/components/Postman/Postman.js index 0fdf6f46..104e5156 100755 --- a/client/components/Postman/Postman.js +++ b/client/components/Postman/Postman.js @@ -139,7 +139,7 @@ export default class Run extends Component { test_res_body = '', test_report = [], test_res_header = '', - mock_verify = true + mock_verify = false } = data; // case 任意编辑 pathname,不管项目的 basepath