1
QYF-GitLab1
2025-01-02 1530f605190069e45b5e31a7ec2bf7a6dc691f39
assets/js/middleGround/tool.js
@@ -151,6 +151,7 @@
// 处理详情查询结果
export function handleDetailQueryRequestData({
  productId,
  item,
  fields,
  path,
@@ -258,7 +259,7 @@
          }
        }
        if (subItem.productLinkInfo && subItem.productLinkInfo.length) {
          let itemProductLinkInfo = subItem.productLinkInfo.find(citem => citem.Name == item.datas.Name)
          let itemProductLinkInfo = subItem.productLinkInfo.find(citem => citem.ProductId == productId)
          subItem.productLinkPath =
            itemProductLinkInfo?.LinkPath +
            "\\" +