From 7b9ce6feb91ddd347bd05c1835caf1160c37d0fa Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Sun, 8 Oct 2023 15:38:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8B=89=E5=8F=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../HSSE/QualityAudit/EquipmentPersonQuality.aspx.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SGGL/FineUIPro.Web/HSSE/QualityAudit/EquipmentPersonQuality.aspx.cs b/SGGL/FineUIPro.Web/HSSE/QualityAudit/EquipmentPersonQuality.aspx.cs index b23c5af7..7838ff6f 100644 --- a/SGGL/FineUIPro.Web/HSSE/QualityAudit/EquipmentPersonQuality.aspx.cs +++ b/SGGL/FineUIPro.Web/HSSE/QualityAudit/EquipmentPersonQuality.aspx.cs @@ -38,7 +38,7 @@ namespace FineUIPro.Web.HSSE.QualityAudit protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) - { + { Funs.DropDownPageSize(this.ddlPageSize); ////权限按钮方法 this.GetButtonPower();