拉取代码

This commit is contained in:
高飞 2023-10-08 15:38:40 +08:00
parent d85160bb0a
commit 7b9ce6feb9
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ namespace FineUIPro.Web.HSSE.QualityAudit
protected void Page_Load(object sender, EventArgs e) protected void Page_Load(object sender, EventArgs e)
{ {
if (!IsPostBack) if (!IsPostBack)
{ {
Funs.DropDownPageSize(this.ddlPageSize); Funs.DropDownPageSize(this.ddlPageSize);
////权限按钮方法 ////权限按钮方法
this.GetButtonPower(); this.GetButtonPower();