YM
2024-05-22 7fb2efa58b1b3276e820f3279efb18a67fe3e5ce
src/assets/methods/examination.js
@@ -29,6 +29,7 @@
  let shortArr = []; // 简答
  let multipleChoiceArr = []; // 多选
  let completionArr = []; // 填空
  console.log('active',activeBook);
  for (let qindex = 0; qindex < questionList.length; qindex++) {
    const qitem = questionList[qindex];
    let query = {