杨磊
2025-07-23 e97bf2c8c21eb9b89384ac4ab59b3b1d0ba781d4
src/books/meetingPlanners/view/components/index.vue
@@ -547,7 +547,10 @@
            // 添加页码
            this.loadPageList.push(Number(page));
            const catalog = catalogDom.getAttribute("num");
            console.log(this.questionDataMap[page],11);
            if (!this.questionDataMap[page]) {
              if (testData && testData[catalog]) {
                if (testData[catalog][page]) {
                  if (Array.isArray(testData[catalog][page])) {