修改月工效
This commit is contained in:
+6
@@ -247,5 +247,11 @@ namespace FineUIPro.Web.PZHGL.InformationProject
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
protected void txtMonth_TextChanged(object sender, EventArgs e)
|
||||
{
|
||||
Grid1.DataSource = null;
|
||||
Grid1.DataBind();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user