From 772e6760f2d25a771fe314135d53d1e72373aab7 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期一, 17 二月 2025 18:09:02 +0800 Subject: [PATCH] 增加报告Chart --- WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Model/TankViewModel.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Model/TankViewModel.cs b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Model/TankViewModel.cs index 23a199d..d3fcdf7 100644 --- a/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Model/TankViewModel.cs +++ b/WinFrmUI/Yw.WinFrmUI.Hydro.Q3d.Core/MapView/Model/TankViewModel.cs @@ -8,7 +8,7 @@ namespace Yw.WinFrmUI.Q3d { [Serializable] - public class TankViewModel:NodeViewModel + public class TankViewModel : NodeViewModel { [Category("璁$畻鍙傛暟")] [DisplayName("鍒濆姘翠綅(m)")] -- Gitblit v1.9.3