摘要:
View Code private void CreateTable() { try { PAP_EvaluatioinScoreBLL bll = new PAP_EvaluatioinScoreBLL(); DataTable dt = new DataTable(); dt = bll.GetEvaluationYearavgScore(userId, year, month, Type); TabStat.Rows.Clear(); Table... 阅读全文
posted @ 2011-10-14 09:54
小众
阅读(401)
评论(0)
推荐(0)
浙公网安备 33010602011771号