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