src/books/MSDiseaseRehabilitation/view/components/index.vue
@@ -916,6 +916,8 @@ .get(this.config.activeBook.resourceUrl + "/question.json") .then((res) => { this.questionId = res.data.data; }).catch(() => { console.log("请求错误"); }); }, // 获取题目收藏id列表