mirror of
https://github.com/YMFE/yapi.git
synced 2025-04-18 15:20:25 +08:00
fix typo
httq -> http
This commit is contained in:
parent
b479414110
commit
92f6f23d80
@ -877,7 +877,7 @@ export default class Run extends Component {
|
||||
{this.state.resStatusCode + ' ' + this.state.resStatusText}
|
||||
</h2>
|
||||
<div>
|
||||
<a rel="noopener noreferrer" target="_blank" href="https://juejin.im/post/5c888a3e5188257dee0322af">YApi 新版如何查看 httq 请求数据</a>
|
||||
<a rel="noopener noreferrer" target="_blank" href="https://juejin.im/post/5c888a3e5188257dee0322af">YApi 新版如何查看 http 请求数据</a>
|
||||
</div>
|
||||
{this.state.test_valid_msg && (
|
||||
<Alert
|
||||
|
Loading…
x
Reference in New Issue
Block a user