作者 mxd

教师端接口对接

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