yangyin
2025-02-11 8b3f3507c8a638ee26a70d822a624040b451d886
WinFrmUI/DPumpHydr.WinFrmUI.Volute/断面设计/ViewModel/SectionBundleInfo.cs
@@ -468,10 +468,10 @@
                }
                //if (this.R_Left[index] < 2)
                //    this.R_Left[index] = 2;
                //if (this.R_Right[index] < 2)
                //    this.R_Right[index] = 2;
                if (this.R_Left[index] < 1)
                    this.R_Left[index] = 1;
                if (this.R_Right[index] < 1)
                    this.R_Right[index] = 1;
            }
        }