From 7f4f78d3572c194474194d36a9ed44720a4f0ae1 Mon Sep 17 00:00:00 2001 From: gaofei1985 <181547018@qq.com> Date: Fri, 6 Feb 2026 16:16:35 +0800 Subject: [PATCH] 1 --- HJGL_DS/FineUIPro.Web/AttachFile/webuploader.aspx.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/HJGL_DS/FineUIPro.Web/AttachFile/webuploader.aspx.cs b/HJGL_DS/FineUIPro.Web/AttachFile/webuploader.aspx.cs index 4a483ee..ddf0afd 100644 --- a/HJGL_DS/FineUIPro.Web/AttachFile/webuploader.aspx.cs +++ b/HJGL_DS/FineUIPro.Web/AttachFile/webuploader.aspx.cs @@ -352,6 +352,7 @@ namespace FineUIPro.Web.AttachFile else { toolBar1.Hidden = true; + this.Grid1.Columns[4].Hidden = true; } } #endregion