摘要: 严谨!!!!DataSet ds = salarySum.GetDataSalarySum2(libUser.SelectedValue, dtpMonth.Value.Date); if (ds != null && ds.Tables.Count > 0) { 阅读全文
posted @ 2013-11-12 11:25 Mark1997 阅读(1853) 评论(0) 推荐(0) 编辑