zhangwencui
2026-04-24 46fd550126a6e87373ffeba322962737f2a729ee
src/views/productionManagement/productionOrder/index.vue
@@ -354,7 +354,7 @@
    try {
      await bindingRoute({
        id: bindForm.orderId,
        routeId: bindForm.routeId,
        technologyRoutingId: bindForm.routeId,
      });
      proxy.$modal.msgSuccess("绑定成功");
      bindRouteDialogVisible.value = false;