提交代码

This commit is contained in:
2024-12-26 11:19:24 +08:00
parent 535e32b7b6
commit e55b6f9928
16 changed files with 69 additions and 14 deletions
@@ -165,6 +165,11 @@ namespace FineUIPro.Web.common.ProjectSet
this.BindGrid();
}
protected void btnSearch_Click(object sender, EventArgs e)
{
this.BindGrid();
}
//#region TreeView点击事件
///// <summary>
///// TreeView点击事件