提交代码
This commit is contained in:
@@ -19,7 +19,7 @@ namespace FineUIPro.Web.JDGL.Check
|
||||
{
|
||||
GetButtonPower();
|
||||
btnNew.OnClientClick = Window1.GetShowReference("QuantityCompletionEdit.aspx") + "return false;";
|
||||
this.txtMonths.Text = string.Format("{0:yyyy-MM-dd}", DateTime.Now);
|
||||
this.txtMonths.Text = string.Format("{0:yyyy-MM}", DateTime.Now);
|
||||
BindGrid();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user