作者 mxd

教师端接口对接

@@ -82,7 +82,7 @@ @@ -82,7 +82,7 @@
82 title: '加载中', 82 title: '加载中',
83 mask: true 83 mask: true
84 }) 84 })
85 - this.$service.P_get('/lecturer/comment', { 85 + this.$service.P_get('/lecturer/question_comment', {
86 page: this.page 86 page: this.page
87 }).then(res => { 87 }).then(res => {
88 uni.hideLoading(); 88 uni.hideLoading();