WinFrmUI/IStation.WinFrmUI.CalcErQu/History/CalcPrjHistoryContainter.cs
@@ -56,8 +56,7 @@ { listBoxDay.Items.Add(i.ToString()); } dict = BLL.AnaPrj.GetExistStatus( year, month ); dict = BLL.AnaPrj.GetExistStatus( year, month ); } Dictionary<int, bool> dict = null; @@ -93,8 +92,7 @@ if (!dict[e.Index + 1]) { e.DisplayText = string.Format("{0} (无)",e.Value); } } } private void 删除ToolStripMenuItem_Click(object sender, EventArgs e)