litian
2024-09-19 bd459420ad636263be458374319c20d3eeb6f61a
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 =