Compare commits

..

2 Commits

Author SHA1 Message Date
高飞 3e4295f3e8 1 2026-02-06 16:17:04 +08:00
高飞 7f4f78d357 1 2026-02-06 16:16:35 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -352,6 +352,7 @@ namespace FineUIPro.Web.AttachFile
else
{
toolBar1.Hidden = true;
this.Grid1.Columns[4].Hidden = true;
}
}
#endregion