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/RepeaterViewModel.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/Hydro.MapView/Model/RepeaterViewModel.cs b/Hydro.MapView/Model/RepeaterViewModel.cs index 77e29a8..2943c4d 100644 --- a/Hydro.MapView/Model/RepeaterViewModel.cs +++ b/Hydro.MapView/Model/RepeaterViewModel.cs @@ -1,4 +1,4 @@ -锘縰sing CommonBase; +锘縰sing Hydro.CommonBase; using Hydro.Inp; using System; using System.Collections.Generic; @@ -10,6 +10,7 @@ namespace Hydro.MapView { + [Serializable] public class RepeaterViewModel:LinkViewModel { [Category("1銆佸熀鏈俊鎭�")] -- Gitblit v1.9.3