This commit is contained in:
高飞 2026-02-06 16:16:35 +08:00
parent f7ec634c80
commit 7f4f78d357
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