diff --git a/client/containers/Project/Interface/InterfaceList/View.js b/client/containers/Project/Interface/InterfaceList/View.js index 8013746e..3049b12a 100644 --- a/client/containers/Project/Interface/InterfaceList/View.js +++ b/client/containers/Project/Interface/InterfaceList/View.js @@ -88,7 +88,7 @@ class View extends Component { } res_body(res_body_type,res_body){ if(res_body_type === 'json'){ - let h = this.countEnter(this.props.curData.req_body_other); + let h = this.countEnter(this.props.curData.res_body); return