摘要:
public DataTable GetAdminTopDCSCheckReport(int top) { StringBuilder strSql = new StringBuilder(); strSql.Append(" select top (@top) * from [T_Report] 阅读全文
posted @ 2016-08-14 14:09
李元伟丶
阅读(356)
评论(0)
推荐(0)
摘要:
$("#<%=DDLCounty.ClientID%> option").each(function () { if ($(this).text() == $("#<%=HFCounty.ClientID%>").val()) { $(this).attr("selected", true); } 阅读全文
posted @ 2016-08-14 14:07
李元伟丶
阅读(582)
评论(0)
推荐(0)

浙公网安备 33010602011771号