diff --git a/Aucma.Core.ProductOffLine/ViewModels/IndexPageViewModel.cs b/Aucma.Core.ProductOffLine/ViewModels/IndexPageViewModel.cs index 40208211..623a1563 100644 --- a/Aucma.Core.ProductOffLine/ViewModels/IndexPageViewModel.cs +++ b/Aucma.Core.ProductOffLine/ViewModels/IndexPageViewModel.cs @@ -334,9 +334,6 @@ namespace Aucma.Core.ProductOffLine.ViewModels achievement2.Add(item.Amount); } - - - var column2 = new ColumnSeries(); column2.DataLabels = true; column2.Title = "产量";