duheng
2024-10-30 504a7540001f5805938c83ed67a28d86d68b8808
WinFrmUI/HStation.WinFrmUI.PhartRelation.Core/99-common/PumpSerialParallelChartDlg.cs
@@ -37,9 +37,7 @@
        private string _serial_parallel_id= "serial_parallel";
        private Yw.Geometry.Point2d _design_pt;
        private bool _is_parallel;
        /// <summary>
        /// 设置
        /// </summary>
@@ -164,7 +162,7 @@
            vm_sp.QpCalc = vm_sp.Qp;
            vm_sp.Color = Color.Black;
            vm_sp.IsBp = true;
            vm_sp.IsSerialParallel = true;
            vm_sp.IsDefault = true;
            return vm_sp;
        }