1
YM
2024-05-29 e895ac49cefeaabe44e99881c0211814339aab9f
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) {