duheng
2024-11-14 60908c00556f4f53d82f5588ae3013f80c443590
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;
        }