zhangwencui
2026-04-03 b593cca1f3d3515fc231007caa54121193156ad8
src/views/productionManagement/processRoute/index.vue
@@ -247,6 +247,7 @@
        bomId: row.bomId || null,
        description: row.description || "",
        type: "route",
        status: row.status ?? false,
      },
    });
  };