闫增涛
2024-09-25 7974f3266c323e4cd4fdff7d457fe75f39b8c199
assets/js/middleGround/tool.js
@@ -260,9 +260,9 @@
        if (subItem.productLinkInfo && subItem.productLinkInfo.length) {
          let itemProductLinkInfo = subItem.productLinkInfo.find(citem => citem.Name == item.datas.Name)
          subItem.productLinkPath =
            itemProductLinkInfo.LinkPath +
            itemProductLinkInfo?.LinkPath +
            "\\" +
            itemProductLinkInfo.CmsItemId;
            itemProductLinkInfo?.CmsItemId;
        }
        if (subItem.linkInfo && subItem.linkInfo.length)
          subItem.linkPath =