gongchunyi
7 天以前 2f78c4aa959b742de3d5883c1dfe8a02a0c874b4
src/views/productionManagement/processRoute/index.vue
@@ -247,6 +247,7 @@
        bomId: row.bomId || null,
        description: row.description || "",
        type: "route",
        status: row.status ?? false,
      },
    });
  };