1
This commit is contained in:
@@ -74,7 +74,9 @@
|
||||
dataInTemp["page_no"] = this.txtPageNo.Text;
|
||||
dataInTemp["description"] = this.txtDescription;
|
||||
Alert.ShowInTop("信息修改完成!", MessageBoxIcon.Success);
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetHideRefreshReference());
|
||||
|
||||
PageContext.RegisterStartupScript(ActiveWindow.GetWriteBackValueReference("") + ActiveWindow.GetHidePostBackReference());
|
||||
|
||||
dicDt.Remove(CurrUser.PersonId);
|
||||
}
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user