zhongshujie
5 天以前 20f565e134743664045fc42376ef5acd826acbe3
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列表