WinFrmUI/DPumpHydr.WinFrmUI.Volute/断面设计/ctrlSectionBundleInfo.cs
@@ -735,6 +735,16 @@ { if (RBtn鐭╁舰.Checked) { if(_sectionBundleInfo.GaMa_Left.All(x => x == 0)) { for (var sect_index = 1; sect_index <= 8; sect_index++) { var controlnameGama1 = $"skyTextBox鏂潰y1{sect_index}"; SkyTextBox controly1 = this.Controls.Find(controlnameGama1, true).FirstOrDefault() as SkyTextBox; controly1.Enabled = false; } return; } //for (var sect_index = 1; sect_index <= 8; sect_index++) //{ // var controlnameGama1 = $"skyTextBox鏂潰y1{sect_index}";