1212
This commit is contained in:
@@ -212,6 +212,10 @@ namespace FineUIPro.Web.Transfer
|
||||
{
|
||||
BindGrid();
|
||||
}
|
||||
protected void WindowAtt_Close(object sender, WindowCloseEventArgs e)
|
||||
{
|
||||
BindGrid();
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region 删除
|
||||
@@ -569,7 +573,6 @@ namespace FineUIPro.Web.Transfer
|
||||
Response.Flush();
|
||||
Response.Close();
|
||||
File.Delete(newUrl);
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user