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 || "", }, }); };