20221009 部门人员列表显示岗位

This commit is contained in:
2022-10-09 20:50:13 +08:00
parent c1a7f0aa14
commit 314e422311
6 changed files with 42 additions and 16 deletions
@@ -46,6 +46,7 @@ namespace FineUIPro.Web.Personal
{
if (!IsPostBack)
{
Funs.DropDownPageSize(this.drpPageSize);
/// Tab1加载页面方法
this.Tab1LoadData();
}