闫增涛
2024-05-29 66d96053e0283c081b95bed87afa42e837389a7e
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) {