src/assets/methods/examination.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/books/childHealth/view/content/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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>