zhongshujie
1 天以前 e33672cf85da88d515d5fe6ccc0a139c3cfaa5db
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列表