liuwf 8 months ago
parent 424176ffa5
commit c7d71551d6

@ -141,7 +141,6 @@ namespace SlnMesnac.WPF.ViewModel
{ {
get { return planInfoDataGrid; } get { return planInfoDataGrid; }
set { planInfoDataGrid = value; RaisePropertyChanged(() => PlanInfoDataGrid); } set { planInfoDataGrid = value; RaisePropertyChanged(() => PlanInfoDataGrid); }
} }
/// <summary> /// <summary>

Loading…
Cancel
Save