From 5fa6947054206e2e781eadd4effdcdf52eda28c4 Mon Sep 17 00:00:00 2001 From: cloudflight <cloudflight@126.com> Date: 星期二, 26 十二月 2023 11:02:28 +0800 Subject: [PATCH] 2023年12月26日 --- Hydro.MapView/Model/MeterViewModel.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Hydro.MapView/Model/MeterViewModel.cs b/Hydro.MapView/Model/MeterViewModel.cs index a08ad17..6c3f8bf 100644 --- a/Hydro.MapView/Model/MeterViewModel.cs +++ b/Hydro.MapView/Model/MeterViewModel.cs @@ -6,6 +6,7 @@ namespace Hydro.MapView { + [Serializable] public class MeterViewModel:NodeViewModel { public override string ToString() -- Gitblit v1.9.3