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