闫增涛
2024-05-28 a47e8ae08413b99a7fcd4195a535687234b0160f
页码
2个文件已修改
2 ■■■■■ 已修改文件
src/assets/methods/examination.js 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/books/childHealth/view/content/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/assets/methods/examination.js
@@ -61,6 +61,7 @@
      }
    };
    const res = await MG.store.getProductDetail(query);
    if(!res.datas) return false
    res.datas.cmsDatas[0].datas.forEach((item, index) => {
      let oldObj = {};
      if (oldList) {
src/books/childHealth/view/content/index.vue
@@ -73,6 +73,7 @@
      ></chapterTwelve>
      <chapterThirteen
        v-if="showCatalogList.indexOf(13) > -1"
        :showPageList="loadPageList"
      ></chapterThirteen>
    </div>
  </div>