diff --git a/pages/questionAnswerDetail/questionAnswerDetail.vue b/pages/questionAnswerDetail/questionAnswerDetail.vue index 9346a15..b16071b 100644 --- a/pages/questionAnswerDetail/questionAnswerDetail.vue +++ b/pages/questionAnswerDetail/questionAnswerDetail.vue @@ -69,7 +69,8 @@ objType: this.objType, qaId: this.qaId, page: 1, - row: 100 + row: 100, + objId:'' }) .then(_data => { _data.data.forEach(item => {