src/assets/methods/examination.js
@@ -1,4 +1,4 @@ import { activeBook } from "@/assets/js/config"; import { activeBook, goodsStore } from "@/assets/js/config"; import MG from "@/assets/js/middleGround/WebMiddleGroundApi"; import getPublicImage from "@/assets/js/middleGround/tool"; const getQuestionList = async (oldList, questionList) => { @@ -33,6 +33,7 @@ for (let qindex = 0; qindex < questionList.length; qindex++) { const qitem = questionList[qindex]; let query = { storeInfo: goodsStore, path: "*", cmsPath: activeBook.rootCmsItemId, cmsType: "*",