20221009列表修改内容后页码修改为不刷新。
This commit is contained in:
@@ -304,5 +304,10 @@ namespace FineUIPro.Web.Person
|
||||
Funs.FineUIPleaseSelect(drpUnit, "按单位查询");
|
||||
this.BindGrid();
|
||||
}
|
||||
|
||||
protected void Window1_Close(object sender, WindowCloseEventArgs e)
|
||||
{
|
||||
this.BindGrid();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user