zhangwencui
昨天 de2d064404d597c42a47e008138eec3419842612
src/views/productionManagement/productStructure/index.vue
@@ -567,8 +567,7 @@
      query: {
        id: row.id,
        bomNo: row.bomNo || "",
        productName: row.productName || "",
        productModelName: row.productModelName || "",
        dictLabel: row.dictLabel || "",
      },
    });
  };