yangyin
2024-12-16 b4c867bf85d3edef5d084a3a26f13cbc6784bf58
WinFrmUI/DPumpHydr.WinFrmUI.Volute/断面设计/ViewModel/SectionBundleInfo.cs
@@ -72,6 +72,7 @@
            model.R_Right = this.R_Right[index];
            model.ShapeType = this.ShapeType; 
            model.BaseWidth = this.BaseWidth;
            model.SectionArea = this.Area[index];
            model.BaseCircleRadius = this.BaseCircleRadius;
            return model;
        }