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